X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FTarget%2FPowerPC%2FCMakeLists.txt;h=06132b33e726d234bcdf5a3ac5cd0207985b433c;hb=09aa3f0ef35d9241c92439d74b8d5e9a81d814c2;hp=923c079e79bf05c63b1c544eb9151deda925be73;hpb=5ffe38ef6ae3427b39b2d866ab8d1a73f9f69e56;p=oota-llvm.git diff --git a/lib/Target/PowerPC/CMakeLists.txt b/lib/Target/PowerPC/CMakeLists.txt index 923c079e79b..06132b33e72 100644 --- a/lib/Target/PowerPC/CMakeLists.txt +++ b/lib/Target/PowerPC/CMakeLists.txt @@ -13,6 +13,7 @@ tablegen(PPCGenCallingConv.inc -gen-callingconv) tablegen(PPCGenSubtarget.inc -gen-subtarget) add_llvm_target(PowerPCCodeGen + PPCAsmBackend.cpp PPCAsmPrinter.cpp PPCBranchSelector.cpp PPCCodeEmitter.cpp