diff options
author | Tom Eccles <tom.eccles@arm.com> | 2024-06-05 10:27:06 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-05 10:27:06 +0100 |
commit | 7eaae4e6afb6a434cc9fd6065dfa347ab6c1c2bb (patch) | |
tree | 41910f55aca9375175f868145b0b51be004e8693 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | a07f03f116fd8d7a6691fdff7b6fc8ed4255c637 (diff) | |
download | llvm-7eaae4e6afb6a434cc9fd6065dfa347ab6c1c2bb.zip llvm-7eaae4e6afb6a434cc9fd6065dfa347ab6c1c2bb.tar.gz llvm-7eaae4e6afb6a434cc9fd6065dfa347ab6c1c2bb.tar.bz2 |
[flang][CodeGen][NFC] Reduce PreCGRewrite pass boilerplate (#94329)
The pass constructor can be generated automatically by tablegen.
This pass is module-level and runs on all instances of target operations
inside of it and so does not need any modification to support
alternative top-level operations.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions