Normalize makefile comments and sort cmake file lists.
[oota-llvm.git] / lib / Target / PIC16 / CMakeLists.txt
index dcc58676d2860aae51c3cdcb1a825587a5b9d588..0ee88f9cda6f00f61324693af628cbe6e6de758c 100644 (file)
@@ -16,9 +16,9 @@ add_llvm_target(PIC16
   PIC16ISelDAGToDAG.cpp
   PIC16ISelLowering.cpp
   PIC16MemSelOpt.cpp
+  PIC16MCAsmInfo.cpp
   PIC16RegisterInfo.cpp
   PIC16Subtarget.cpp
-  PIC16MCAsmInfo.cpp
   PIC16TargetMachine.cpp
   PIC16TargetObjectFile.cpp
   )