mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
[NFC] Remove unnecessary link components.
Remove unused link components in unittest according to post commit comments.
This commit is contained in:
parent
3a2fdd005e
commit
17feeab184
@ -4,16 +4,9 @@ include_directories(
|
||||
)
|
||||
|
||||
set(LLVM_LINK_COMPONENTS
|
||||
Analysis
|
||||
CodeGen
|
||||
Core
|
||||
MC
|
||||
MIRParser
|
||||
Support
|
||||
Target
|
||||
PowerPCCodeGen
|
||||
PowerPCDesc
|
||||
PowerPCInfo
|
||||
)
|
||||
|
||||
add_llvm_unittest(PowerPCTests
|
||||
|
Loading…
Reference in New Issue
Block a user