mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
[CMake] HexagonTests: Update LINK_COMPONENTS.
llvm-svn: 219072
This commit is contained in:
parent
ad3b39eff9
commit
1b6b088c7b
@ -1,5 +1,9 @@
|
||||
set(LLVM_LINK_COMPONENTS
|
||||
HexagonCodeGen
|
||||
HexagonDesc
|
||||
HexagonInfo
|
||||
MC
|
||||
Support
|
||||
)
|
||||
|
||||
include_directories (${LLVM_MAIN_SRC_DIR}/lib/Target/Hexagon)
|
||||
|
Loading…
Reference in New Issue
Block a user