[llvm-commits] [llvm] r40660 - in /llvm/trunk: include/llvm/ include/llvm/Support/ lib/AsmParser/ lib/Bitcode/Reader/ lib/CodeGen/ lib/ExecutionEngine/JIT/ lib/Transforms/IPO/ lib/Transforms/Instrumentation/ lib/Transforms/Scalar/ lib/Transforms/Utils/ lib/VMCore/ tools/bugpoint/ tools/llvm-upgrade/

David A. Greene greened at obbligato.org
Thu Aug 2 14:35:25 PDT 2007


On Wednesday 01 August 2007 18:43, Chandler Carruth wrote:
> )
>
> You missed one client, the indirect usage by llvm2cpp, which _generates_
> calls to CallInst, but doesn't make them directly. It is currently
> generating calls to the old API, and causes test/Feature/llvm2cpp to fail.

Whoops!  Thanks for the heads-up.

                                 -Dave



More information about the llvm-commits mailing list