Normalize makefile comments and sort cmake file lists.
[oota-llvm.git] / lib / Target / XCore / CMakeLists.txt
index dad4f92d749780a845b754a8d1bc7ecd88e75c63..0965323b998ad3c51d452b4aa729604f40dab2a3 100644 (file)
@@ -16,9 +16,9 @@ add_llvm_target(XCore
   XCoreInstrInfo.cpp
   XCoreISelDAGToDAG.cpp
   XCoreISelLowering.cpp
+  XCoreMCAsmInfo.cpp
   XCoreRegisterInfo.cpp
   XCoreSubtarget.cpp
-  XCoreMCAsmInfo.cpp
   XCoreTargetMachine.cpp
   XCoreTargetObjectFile.cpp
   )