diff options
author | River Riddle <riddleriver@gmail.com> | 2020-12-03 15:46:41 -0800 |
---|---|---|
committer | River Riddle <riddleriver@gmail.com> | 2020-12-03 15:47:02 -0800 |
commit | b57980309a699a47a46b5b5749b36fea06eaaf33 (patch) | |
tree | 28762be8faf8dcae93c7d147e3a21417263962c5 /clang/lib/Frontend/ASTUnit.cpp | |
parent | 00c6ef8628a6ee062d5104692a92d5e000dd7c05 (diff) | |
download | llvm-b57980309a699a47a46b5b5749b36fea06eaaf33.zip llvm-b57980309a699a47a46b5b5749b36fea06eaaf33.tar.gz llvm-b57980309a699a47a46b5b5749b36fea06eaaf33.tar.bz2 |
[mlir][Parser] Don't hardcode the use of ModuleOp in the parser
This was important when ModuleOp was the only top level operation, but that isn't necessarily the case anymore. This is one of the last remaining aspects of the infrastructure that is hardcoded to ModuleOp.
Differential Revision: https://reviews.llvm.org/D92605
Diffstat (limited to 'clang/lib/Frontend/ASTUnit.cpp')
0 files changed, 0 insertions, 0 deletions