[llvm] r179874 - Attempt to pacify this test for the buildbots.

Renato Golin renato.golin at linaro.org
Fri Apr 19 14:14:19 PDT 2013


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/863b96af/attachment.html>


More information about the llvm-commits mailing list