[NFC] Remove unnecessary link components.
Remove unused link components in unittest according to post commit comments.
This commit is contained in:
@@ -4,16 +4,9 @@ include_directories(
|
||||
)
|
||||
|
||||
set(LLVM_LINK_COMPONENTS
|
||||
Analysis
|
||||
CodeGen
|
||||
Core
|
||||
MC
|
||||
MIRParser
|
||||
Support
|
||||
Target
|
||||
PowerPCCodeGen
|
||||
PowerPCDesc
|
||||
PowerPCInfo
|
||||
)
|
||||
|
||||
add_llvm_unittest(PowerPCTests
|
||||
|
||||
Reference in New Issue
Block a user