forked from OSchip/llvm-project
CMake: Updated lib/Target/PIC16/CMakeLists.txt.
llvm-svn: 71115
This commit is contained in:
parent
83ffab06ef
commit
364f3efa53
|
@ -15,6 +15,7 @@ add_llvm_target(PIC16
|
|||
PIC16InstrInfo.cpp
|
||||
PIC16ISelDAGToDAG.cpp
|
||||
PIC16ISelLowering.cpp
|
||||
PIC16MemSelOpt.cpp
|
||||
PIC16RegisterInfo.cpp
|
||||
PIC16Subtarget.cpp
|
||||
PIC16TargetAsmInfo.cpp
|
||||
|
|
Loading…
Reference in New Issue