summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/rtti.cpp
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
commitd392dd070941def91aade9c4411e1ffc8fc753ab (patch)
tree06394fd13c94ada2ab132398da0dec63a2e659cf /clang/test/CodeGenCXX/rtti.cpp
parentf5b2869b75a891826e63058f0ed1121d55921676 (diff)
downloadbcm5719-llvm-d392dd070941def91aade9c4411e1ffc8fc753ab.tar.gz
bcm5719-llvm-d392dd070941def91aade9c4411e1ffc8fc753ab.zip
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. llvm-svn: 88824
Diffstat (limited to 'clang/test/CodeGenCXX/rtti.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud