summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-11-15 00:12:04 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-11-15 00:12:04 +0000
commitd10c5b88334d860d19284032a7126dc2219f57ed (patch)
tree2bccfc61c3879c2b980bcafb2926f07ddeae7a1a /Makefile
parentcbcd4e5d9d4c6148d47c6c05038b295c1eb037b2 (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 'Makefile')
0 files changed, 0 insertions, 0 deletions