[LLVMdev] dragonegg svn still broken

Jay Foad jay.foad at gmail.com
Tue Jul 19 02:12:47 PDT 2011


On 18 July 2011 15:23, David Blaikie <dblaikie at gmail.com> wrote:
> Looks like that break came
> from http://llvm.org/viewvc/llvm-project?view=rev&revision=135154
> Judging by this ArrayRef ctor you should be able to simplify those calls by
> changing the last two arguments from "&foo, 1" to, simply, "foo".

I've done this in r135472.

Jay.




More information about the llvm-dev mailing list