mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-11 15:26:40 +00:00
[CMake] X86AsmParser: Prune redundant LINK_LIBS.
It is described in LLVMBuild.txt. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@248771 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e0bc463811
commit
763aee2082
@ -1,7 +1,4 @@
|
||||
add_llvm_library(LLVMX86AsmParser
|
||||
X86AsmInstrumentation.cpp
|
||||
X86AsmParser.cpp
|
||||
|
||||
LINK_LIBS
|
||||
LLVMX86CodeGen
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user