aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ModuleSymbolTable.cpp
diff options
context:
space:
mode:
authorArthur Eubanks <aeubanks@google.com>2021-10-19 14:50:44 -0700
committerArthur Eubanks <aeubanks@google.com>2021-10-20 08:58:20 -0700
commitfe66433fe119819a033827610f7eae4cdd8b1470 (patch)
tree6f7e8d80747a576f30d2ae0468722a92a8eef3fe /llvm/lib/Object/ModuleSymbolTable.cpp
parenteabf11f9ea8d647d78e455664658b4faf8880029 (diff)
downloadllvm-fe66433fe119819a033827610f7eae4cdd8b1470.zip
llvm-fe66433fe119819a033827610f7eae4cdd8b1470.tar.gz
llvm-fe66433fe119819a033827610f7eae4cdd8b1470.tar.bz2
[clang] Add plugin ActionType to run command line plugin before main action
Currently we have a way to run a plugin if specified on the command line after the main action, and ways to unconditionally run the plugin before or after the main action, but no way to run a plugin if specified on the command line before the main action. This introduces the missing option. This is helpful because -clear-ast-before-backend clears the AST before codegen, while some plugins may want access to the AST. Reviewed By: dblaikie Differential Revision: https://reviews.llvm.org/D112096
Diffstat (limited to 'llvm/lib/Object/ModuleSymbolTable.cpp')
0 files changed, 0 insertions, 0 deletions