]> granicus.if.org Git - clang/commit
Use an export file. Plugins must export llvm::Registry symbols.
authorDan Gohman <gohman@apple.com>
Mon, 26 Jul 2010 21:12:10 +0000 (21:12 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 26 Jul 2010 21:12:10 +0000 (21:12 +0000)
commitb02d96bd7cea40aa51c25034f830fa9438b17af4
treedc92c924457812b3a9079f16296711ef6c704196
parentf762905bdefad77f91c7c6782a9c17e6b274d393
Use an export file. Plugins must export llvm::Registry symbols.
Also, don't link in all the clang libraries statically.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@109436 91177308-0d34-0410-b5e6-96231b3b80d8
examples/PrintFunctionNames/Makefile
examples/PrintFunctionNames/PrintFunctionNames.exports [new file with mode: 0644]