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 | d392dd070941def91aade9c4411e1ffc8fc753ab (patch) | |
tree | 06394fd13c94ada2ab132398da0dec63a2e659cf /clang/examples/PrintFunctionNames/PrintFunctionNames.cpp | |
parent | f5b2869b75a891826e63058f0ed1121d55921676 (diff) | |
download | llvm-d392dd070941def91aade9c4411e1ffc8fc753ab.zip llvm-d392dd070941def91aade9c4411e1ffc8fc753ab.tar.gz llvm-d392dd070941def91aade9c4411e1ffc8fc753ab.tar.bz2 |
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/examples/PrintFunctionNames/PrintFunctionNames.cpp')
0 files changed, 0 insertions, 0 deletions