Remove const support from mlir::Region
authorChris Lattner <clattner@google.com>
Thu, 21 Mar 2019 18:57:14 +0000 (11:57 -0700)
committerjpienaar <jpienaar@google.com>
Sat, 30 Mar 2019 00:30:14 +0000 (17:30 -0700)
commit6ab2984b23c86de626f2c99473e1733cc2ebfad0
tree0d65a4eebe8e8d85b139c49fed959e938d3042ad
parent88e9f418f5ec04efbe7d470712991b34c2a9869c
Remove const support from mlir::Region

PiperOrigin-RevId: 239642194
mlir/include/mlir/AffineOps/AffineOps.h
mlir/include/mlir/Analysis/Dominance.h
mlir/include/mlir/IR/Block.h
mlir/include/mlir/IR/Instruction.h
mlir/include/mlir/IR/OpImplementation.h
mlir/lib/AffineOps/AffineOps.cpp
mlir/lib/IR/AsmPrinter.cpp
mlir/lib/IR/Block.cpp