forked from OSchip/llvm-project
Revert r170801, which breaks the mingw build.
llvm-svn: 170804
This commit is contained in:
parent
e9ba463632
commit
27c42e66bb
|
@ -14,6 +14,7 @@ add_dependencies(PrintFunctionNames
|
||||||
)
|
)
|
||||||
|
|
||||||
target_link_libraries(PrintFunctionNames
|
target_link_libraries(PrintFunctionNames
|
||||||
|
clangFrontend
|
||||||
clangAST
|
clangAST
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue