[flang][fir][NFC] run clang-format

cleanup post-merge
This commit is contained in:
Eric Schweitz 2021-02-19 12:05:26 -08:00
parent d79063129c
commit a88991d782
1 changed files with 0 additions and 3 deletions

View File

@ -13,8 +13,6 @@
#include "mlir/Dialect/StandardOps/IR/Ops.h"
#include "mlir/Interfaces/LoopLikeInterface.h"
#include "mlir/Interfaces/SideEffectInterfaces.h"
#include "flang/Optimizer/Dialect/FIRType.h"
using namespace mlir;
@ -49,5 +47,4 @@ mlir::ParseResult parseSelector(mlir::OpAsmParser &parser,
#define GET_OP_CLASSES
#include "flang/Optimizer/Dialect/FIROps.h.inc"
#endif // FORTRAN_OPTIMIZER_DIALECT_FIROPS_H