зеркало из https://github.com/microsoft/clang-1.git
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
This commit is contained in:
Родитель
431495df8d
Коммит
5ac7b29416
|
@ -13,7 +13,6 @@ LIBRARYNAME = PrintFunctionNames
|
|||
LINK_LIBS_IN_SHARED = 1
|
||||
SHARED_LIBRARY = 1
|
||||
|
||||
LINK_COMPONENTS := bitreader mc core
|
||||
USEDLIBS = clangIndex.a clangFrontend.a clangDriver.a clangSema.a \
|
||||
clangAnalysis.a clangAST.a clangParse.a clangLex.a clangBasic.a
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче