2011-12-16 06:29:08 +08:00
|
|
|
add_llvm_library(LLVMHexagonDesc
|
2014-11-07 01:05:51 +08:00
|
|
|
HexagonAsmBackend.cpp
|
|
|
|
HexagonELFObjectWriter.cpp
|
2014-11-21 05:56:35 +08:00
|
|
|
HexagonInstPrinter.cpp
|
2012-04-19 05:31:19 +08:00
|
|
|
HexagonMCAsmInfo.cpp
|
2014-10-03 21:18:11 +08:00
|
|
|
HexagonMCCodeEmitter.cpp
|
2013-02-21 00:13:27 +08:00
|
|
|
HexagonMCInst.cpp
|
|
|
|
HexagonMCTargetDesc.cpp
|
2011-12-16 06:29:08 +08:00
|
|
|
)
|
2014-10-03 21:18:11 +08:00
|
|
|
|
2014-11-07 01:05:51 +08:00
|
|
|
add_dependencies(LLVMHexagonDesc HexagonCommonTableGen)
|