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