diff options
author | Daniel Dunbar <daniel@zuster.org> | 2009-11-15 00:12:04 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2009-11-15 00:12:04 +0000 |
commit | d10c5b88334d860d19284032a7126dc2219f57ed (patch) | |
tree | 2bccfc61c3879c2b980bcafb2926f07ddeae7a1a /include/clang/Frontend/CompilerInvocation.h | |
parent | cbcd4e5d9d4c6148d47c6c05038b295c1eb037b2 (diff) |
Add pluggable action support to clang-cc, via -plugin command line option.
- Expects the plugin has been loaded with -load.
- Using this may require disabling TOOL_NO_EXPORTS in the clang-cc Makefile, this breaks the llvm::Registry way of working (static constructors are bad, kids). This should be replaced with a "real" plugin model that has explicit plugin interfaces.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@88824 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/clang/Frontend/CompilerInvocation.h')
0 files changed, 0 insertions, 0 deletions