[llvm-commits] [llvm] r80049 - in /llvm/trunk: include/llvm/InstrTypes.h include/llvm/Instructions.h include/llvm/Support/IRBuilder.h lib/AsmParser/LLParser.cpp lib/Bitcode/Reader/BitcodeReader.cpp lib/Transforms/Scalar/CodeGenPrepare.cpp lib/Tra

Dan Gohman gohman at apple.com
Tue Aug 25 16:43:17 PDT 2009


On Aug 25, 2009, at 4:38 PM, Reid Kleckner wrote:


> Please also fix the CPPBackend to use the correct constructor.  I
> fixed it the other direction.  :)

Thanks for the reminder, though the CppBackend isn't affected by this
change. It uses a different form of the constructor.

Dan




More information about the llvm-commits mailing list