[PPC64] Convert bool literals to i32
[oota-llvm.git] / lib / Target / PowerPC / CMakeLists.txt
index df6e08db8d35f63b9ce5163532411dc8e61958fd..c31ababafbe7c968698194b8767470cddc80fd50 100644 (file)
@@ -13,6 +13,7 @@ tablegen(LLVM PPCGenSubtargetInfo.inc -gen-subtarget)
 add_public_tablegen_target(PowerPCCommonTableGen)
 
 add_llvm_target(PowerPCCodeGen
+  PPCBoolRetToInt.cpp
   PPCAsmPrinter.cpp
   PPCBranchSelector.cpp
   PPCCTRLoops.cpp