[flang] iwyu fixes after ba7a92c01e

This commit is contained in:
Nico Weber 2021-04-21 11:10:45 -04:00
parent 297a5b7cbc
commit 861eff24df
2 changed files with 2 additions and 0 deletions

View file

@ -16,6 +16,7 @@
#include "llvm/ADT/DenseSet.h"
#include "llvm/ADT/IntervalMap.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/Debug.h"
#define DEBUG_TYPE "flang-pft"

View file

@ -19,6 +19,7 @@
#include "flang/Optimizer/Support/FIRContext.h"
#include "mlir/Transforms/DialectConversion.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/Support/Debug.h"
//===----------------------------------------------------------------------===//
// Codegen rewrite: rewriting of subgraphs of ops