diff options
author | Matthias Springer <springerm@google.com> | 2021-08-04 20:20:48 +0900 |
---|---|---|
committer | Matthias Springer <springerm@google.com> | 2021-08-04 20:45:15 +0900 |
commit | 9102a16bef1aa8c780f440f8ac7d71090d1a96c1 (patch) | |
tree | 80bb186c5308e0b0b5001526c6cc316f7d947983 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 636428c727cdcfe37b8e950e32d10f06fa4f5dfa (diff) | |
download | llvm-9102a16bef1aa8c780f440f8ac7d71090d1a96c1.zip llvm-9102a16bef1aa8c780f440f8ac7d71090d1a96c1.tar.gz llvm-9102a16bef1aa8c780f440f8ac7d71090d1a96c1.tar.bz2 |
[mlir] Support drawing control-flow graphs in ViewOpGraph.cpp
* Add new pass option `print-data-flow-edges`, default value `true`.
* Add new pass option `print-control-flow-edges`, default value `false`.
* Remove `PrintCFGPass`. Same functionality now provided by
`PrintOpPass`.
Differential Revision: https://reviews.llvm.org/D106342
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions