[LLVMdev] 3.5.1 Testing Phase Begins

sebastian.dressler at gmail.com sebastian.dressler at gmail.com
Mon Dec 15 10:41:59 PST 2014


> On 15.12.2014, at 15:45, Daniel Sanders <Daniel.Sanders at imgtec.com> wrote:
> 
>> -----Original Message-----
>> From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu]
>> On Behalf Of Sebastian Dreßler
>> Sent: 15 December 2014 14:08
>> Cc: Ben Pope; Nikola Smiljanic; llvmdev
>> Subject: Re: [LLVMdev] 3.5.1 Testing Phase Begins
>> 
>> 2014-12-15 13:00 GMT+01:00 Daniel Sanders <Daniel.Sanders at imgtec.com>:
>>>> LLVM: CodeGen/Mips/cconv/arguments-struct.ll
>>> 
>>> Do you have the verbose lit output for this test?
>>> 
>> 
>> I ran it again in verbose mode, but there were no additional outputs.
>> 
>> Cheers,
>> Sebastian
> 
> Just to double check: Is that with -v or -vv? The latter should print the output of the failing command.

It was -v but I ran again with -vv. However, there is no new information. 

For sake of completeness, I copy the output again:




Command Output (stderr):
--
/Users/rock/llvm/3.5.1-testing/rc1/llvm.src/test/CodeGen/Mips/cconv/arguments-struct.ll:28:14: error: expected string not found in input
; SYM32-DAG: lui [[PTR_HI:\$[0-9]+]], %hi(bytes)
             ^
<stdin>:15:7: note: scanning from here
s_i8: # @s_i8
      ^
<stdin>:24:5: note: possible intended match here
 addiu $2, $gp, %gp_rel(bytes)
    ^

—

Cheers,
Sebastian
> 
>> _______________________________________________
>> LLVM Developers mailing list
>> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev





More information about the llvm-dev mailing list