[llvm] r179874 - Attempt to pacify this test for the buildbots.
Chad Rosier
mcrosier at apple.com
Fri Apr 19 14:19:20 PDT 2013
I'll let Bill take a look, since he's the original author of the test case.
Chad
On Apr 19, 2013, at 2:14 PM, Renato Golin <renato.golin at linaro.org> wrote:
> On 19 April 2013 20:27, Chad Rosier <mcrosier at apple.com> wrote:
> Author: mcrosier
> Date: Fri Apr 19 14:27:33 2013
> New Revision: 179874
>
> URL: http://llvm.org/viewvc/llvm-project?rev=179874&view=rev
> Log:
> Attempt to pacify this test for the buildbots.
>
> Hi Chad,
>
> On ARM it's not the virtual register name, but the actual instruction that is different:
>
> ; CHECK: %[[V2:[0-9]+]] = bitcast %.qux.2585* %{{.*}} to %.qux.2496*
> ^
> <stdin>:1:1: note: scanning from here
> ; ModuleID = '<stdin>'
> ^
> <stdin>:42:13: note: possible intended match here
> %tmp = getelementptr inbounds %.qux.2585* %this, i32 0
> cheers,
> --renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130419/d5683ae8/attachment.html>
More information about the llvm-commits
mailing list