Normalize makefile comments and sort cmake file lists.
[oota-llvm.git] / lib / Target / X86 / CMakeLists.txt
index 73d580dc97795761a2c51a6ba881b901e63cf9ec..346d6c854179bd33d3acbbd39c171c8535df7ecb 100644 (file)
@@ -22,9 +22,9 @@ set(sources
   X86ISelLowering.cpp
   X86InstrInfo.cpp
   X86JITInfo.cpp
+  X86MCAsmInfo.cpp
   X86RegisterInfo.cpp
   X86Subtarget.cpp
-  X86MCAsmInfo.cpp
   X86TargetMachine.cpp
   X86FastISel.cpp
   )