Normalize makefile comments and sort cmake file lists.
[oota-llvm.git] / lib / Target / SystemZ / CMakeLists.txt
index ccde934981a724293b73f8ac1a8b43c36bb32a22..81e51d89ad9f5cf63efa0f0a258980a4625d9c5f 100644 (file)
@@ -14,9 +14,9 @@ add_llvm_target(SystemZCodeGen
   SystemZISelDAGToDAG.cpp
   SystemZISelLowering.cpp
   SystemZInstrInfo.cpp
+  SystemZMCAsmInfo.cpp
   SystemZRegisterInfo.cpp
   SystemZSubtarget.cpp
-  SystemZMCAsmInfo.cpp
   SystemZTargetMachine.cpp
   )