cmake likes its explicit list of files to build.
[oota-llvm.git] / lib / Target / XCore / CMakeLists.txt
index f4e4c2212c28839e19bc368fb90881f0e882bfa9..26f43a92f92371579b5527139c84ae1be0cb105c 100644 (file)
@@ -11,6 +11,7 @@ tablegen(XCoreGenCallingConv.inc -gen-callingconv)
 tablegen(XCoreGenSubtarget.inc -gen-subtarget)
 
 add_llvm_target(XCore
+  MCSectionXCore.cpp
   XCoreAsmPrinter.cpp
   XCoreFrameInfo.cpp
   XCoreInstrInfo.cpp