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