forked from OSchip/llvm-project
Target/XCore/CMakeLists.txt: Add XCoreTargetTransformInfo.cpp.
llvm-svn: 190937
This commit is contained in:
parent
f637e2cb23
commit
0b642ec13d
|
@ -22,6 +22,7 @@ add_llvm_target(XCoreCodeGen
|
|||
XCoreSubtarget.cpp
|
||||
XCoreTargetMachine.cpp
|
||||
XCoreTargetObjectFile.cpp
|
||||
XCoreTargetTransformInfo.cpp
|
||||
XCoreSelectionDAGInfo.cpp
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue