[llvm-commits] [llvm] r135704 - /llvm/trunk/lib/Target/CppBackend/CPPBackend.cpp
Nicolas Geoffray
nicolas.geoffray at gmail.com
Fri Jul 22 03:32:41 PDT 2011
Hi Jay,
I don't know if there are any tests in the tree for the CPP backend. What I
do know is that if there are some tests, they're not exhaustive! :)
I care about the CPP backend because VMKit uses it. Not sure if there are
other users, and/or if anyone is still maintaining it.
Nicolas
On Fri, Jul 22, 2011 at 9:19 AM, Jay Foad <jay.foad at gmail.com> wrote:
> On 21 July 2011 21:59, Nicolas Geoffray <nicolas.geoffray at lip6.fr> wrote:
> > Log:
> > Update generated CPP code with the new API on CallInst::Create and
> ConstantExpr::getGetElementPtr.
>
> (Resending to a different email address, because @lip6.fr bounced.)
>
> Thanks Nicolas. Are there any tests I can run that would have caught
> this breakage?
>
> Jay.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110722/1d2fb809/attachment.html>
More information about the llvm-commits
mailing list