[llvm] r187285 - Debug Info Verifier: verify SPs in llvm.dbg.sp.

Manman Ren manman.ren at gmail.com
Thu Aug 1 15:37:42 PDT 2013


I looked at the bot: it fails at vmcore.ml. I am not sure about the 
relation between vmcore.ml and the testing case you modified.

Since your change was the only one in the blame list and your change 
removed a triple from the testing case,
my guess is that the testing case (that you modified) fails on ppc 
without a triple.

Your log message said "ARM?Hexagon testcases can't compile x86 only 
testcase", if it is a x86 only test case,
I suggest to move it to x86 directory.

Manman

On 8/1/13, 3:25 PM, Carlo Kok wrote:
> Op 2-8-2013 0:18, Manman schreef:
>>
>> If the test only works on x86, should we move it to x86 directory?
>>
>> Manman
>>
>>> On Aug 1, 2013, at 2:23 PM, Carlo Kok <ck at remobjects.com> wrote:
>>>
>>> Op 1-8-2013 22:59, Manman Ren schreef:
>>>>
>>>> In r187609.
>>>>
>>>> I realized that my commit messages were a little terse, hopefully the
>>>> commit message for r187609 is verbose enough.
>>>
>>>
>>> could these failures be realted to your change:
>>> http://lab.llvm.org:8011/builders/llvm-ppc64-linux2/builds/6177
>>>
>>> http://lab.llvm.org:8011/builders/llvm-ppc64-linux1/builds/7374
>>>
>>>
>>> I did a testcase fix but this seems completely unrelated to that.
>
> I meant that I fixed an unrelated testcase and this one started 
> failing. But your commit was in between. Thats why I asked.




More information about the llvm-commits mailing list