diff options
Diffstat (limited to 'llvm/lib/Target/PowerPC/CMakeLists.txt')
| -rw-r--r-- | llvm/lib/Target/PowerPC/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Target/PowerPC/CMakeLists.txt b/llvm/lib/Target/PowerPC/CMakeLists.txt index e8316e937cb..53c2ed3d51e 100644 --- a/llvm/lib/Target/PowerPC/CMakeLists.txt +++ b/llvm/lib/Target/PowerPC/CMakeLists.txt @@ -29,6 +29,7 @@ add_llvm_target(PowerPCCodeGen PPCMachineFunctionInfo.cpp PPCMIPeephole.cpp PPCRegisterInfo.cpp + PPCQPXLoadSplat.cpp PPCSubtarget.cpp PPCTargetMachine.cpp PPCTargetObjectFile.cpp |

