]> granicus.if.org Git - clang/commit
PrintFunctionNames is a plugin, it should pull in symbols from the clang binary
authorNick Lewycky <nicholas@mxc.ca>
Sat, 10 Jul 2010 20:24:23 +0000 (20:24 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sat, 10 Jul 2010 20:24:23 +0000 (20:24 +0000)
commit5ac7b2941689f18c7f2d0a0257e55b9706599c96
tree1898bf31ae432b445c750f32005e00e1372a6a24
parent431495df8d4094dfe69de9c58d7464a72ab6e3b8
PrintFunctionNames is a plugin, it should pull in symbols from the clang binary
that loads it, not by linking against them directly.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@108055 91177308-0d34-0410-b5e6-96231b3b80d8
examples/PrintFunctionNames/Makefile