<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Feb 12, 2013 at 10:06 AM, David Blaikie <span dir="ltr"><<a href="mailto:dblaikie@gmail.com" target="_blank">dblaikie@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Tue, Feb 12, 2013 at 6:51 AM, Demikhovsky, Elena<br>
<<a href="mailto:elena.demikhovsky@intel.com">elena.demikhovsky@intel.com</a>> wrote:<br>
> Hi David,<br>
><br>
> Did you look at this failure? I attached the tmp file again.<br>
<br>
</div>Sorry, I believe the general idea is that llvm-dwarfdump doesn't<br>
support COFF relocations. You/we/someone could add them and/or we<br>
could make this test case target-specific so it doesn't get muddled up<br>
by COFF until someone does that.<br>
<span class="HOEnZb"><font color="#888888"><br></font></span></blockquote><div><br></div><div style>Probably should just make it target specific for now.</div><div style><br></div><div style>-eric</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class="HOEnZb"><font color="#888888">
- David<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
><br>
> Thanks.<br>
><br>
> - Elena<br>
> -----Original Message-----<br>
> From: David Blaikie [mailto:<a href="mailto:dblaikie@gmail.com">dblaikie@gmail.com</a>]<br>
> Sent: Tuesday, January 29, 2013 18:27<br>
> To: Demikhovsky, Elena; Eric Christopher<br>
> Cc: Commit Messages and Patches for LLVM<br>
> Subject: Re: line info test failure after commit 173592<br>
><br>
> Hi Elena,<br>
><br>
> (just a note: it's usually best to reply directly to a commit email you're discussing - keeps all the context together)<br>
><br>
>> I have the following failure, do you know what's wrong?<br>
><br>
> It's not obvious to me from the log information you've provided. Could you attach the "<br>
> W:\LLVM_org\build64\test\DebugInfo\Output\line-info.ll.tmp" file?<br>
><br>
> Eric - are those relocation errors likely to be causing problems in the dwarfdump output? I assume so. Easy to fix?<br>
><br>
>><br>
>> FAIL: LLVM :: DebugInfo/line-info.ll (3741 of 7215)<br>
>> 84>  ******************** TEST 'LLVM :: DebugInfo/line-info.ll' FAILED<br>
>> 84> ********************<br>
>> 84>  Script:<br>
>> 84>  --<br>
>> 84>  W:/LLVM_org/build64/bin/Debug/llc.EXE -filetype=obj -O0 <<br>
>> 84> W:\LLVM_org\llvm\test\DebugInfo\line-info.ll ><br>
>> 84> W:\LLVM_org\build64\test\DebugInfo\Output\line-info.ll.tmp<br>
>> 84>  W:/LLVM_org/build64/bin/Debug/llvm-dwarfdump.EXE<br>
>> 84> W:\LLVM_org\build64\test\DebugInfo\Output\line-info.ll.tmp |<br>
>> 84> W:/LLVM_org/build64/bin/Debug/FileCheck.EXE<br>
>> 84> W:\LLVM_org\llvm\test\DebugInfo\line-info.ll<br>
>> 84>  --<br>
>> 84>  Exit Code: 1<br>
>> 84>  Command Output (stdout):<br>
>> 84>  --<br>
>> 84>  Command 0: "W:/LLVM_org/build64/bin/Debug/llc.EXE" "-filetype=obj" "-O0"<br>
>> 84>  Command 0 Result: 0<br>
>> 84>  Command 0 Output:<br>
>> 84>  None<br>
>> 84><br>
>> 84>  Command 0 Stderr:<br>
>> 84><br>
>> 84><br>
>> 84>  Command 1: "W:/LLVM_org/build64/bin/Debug/llvm-dwarfdump.EXE" "W:\LLVM_org\build64\test\DebugInfo\Output\line-info.ll.tmp"<br>
>> 84>  Command 1 Result: 0<br>
>> 84>  Command 1 Output:<br>
>> 84><br>
>> 84><br>
>> 84>  Command 1 Stderr:<br>
>> 84>CUSTOMBUILD : error : failed to compute relocation:<br>
>> 84>IMAGE_REL_AMD64_SECREL CUSTOMBUILD : error : failed to compute<br>
>> 84>relocation: IMAGE_REL_AMD64_ADDR32 CUSTOMBUILD : error : failed to<br>
>> 84>compute relocation: IMAGE_REL_AMD64_ADDR32 CUSTOMBUILD : error :<br>
>> 84>failed to compute relocation: IMAGE_REL_AMD64_ADDR32 CUSTOMBUILD :<br>
>> 84>error : failed to compute relocation: IMAGE_REL_AMD64_ADDR32<br>
>> 84>CUSTOMBUILD : error : failed to compute relocation:<br>
>> 84>IMAGE_REL_AMD64_ADDR32 CUSTOMBUILD : error : failed to compute<br>
>> 84>relocation: IMAGE_REL_AMD64_ADDR64 CUSTOMBUILD : error : failed to<br>
>> 84>compute relocation: IMAGE_REL_AMD64_ADDR64 CUSTOMBUILD : error :<br>
>> 84>failed to compute relocation: IMAGE_REL_AMD64_ADDR32 CUSTOMBUILD :<br>
>> 84>error : failed to compute relocation: IMAGE_REL_AMD64_ADDR32<br>
>> 84>CUSTOMBUILD : error : failed to compute relocation:<br>
>> 84>IMAGE_REL_AMD64_ADDR32 CUSTOMBUILD : error : failed to compute<br>
>> 84>relocation: IMAGE_REL_AMD64_ADDR64 CUSTOMBUILD : error : failed to<br>
>> 84>compute relocation: IMAGE_REL_AMD64_ADDR64 CUSTOMBUILD : error :<br>
>> 84>failed to compute relocation: IMAGE_REL_AMD64_ADDR32<br>
>> 84><br>
>> 84><br>
>> 84>  Command 2: "W:/LLVM_org/build64/bin/Debug/FileCheck.EXE" "W:\LLVM_org\llvm\test\DebugInfo\line-info.ll"<br>
>> 84>  Command 2 Result: 1<br>
>> 84>  Command 2 Output:<br>
>> 84><br>
>> 84><br>
>> 84>  Command 2 Stderr:<br>
>> 84>  W:\LLVM_org\llvm\test\DebugInfo\line-info.ll:4:10: error:<br>
>> 84> expected string not found in input  ; CHECK: 2 0 1 0 is_stmt<br>
>> 84>           ^<br>
>> 84>  <stdin>:1:1: note: scanning from here<br>
>> 84>  W:\LLVM_org\build64\test\DebugInfo\Output\line-info.ll.tmp: file<br>
>> 84> format COFF-x86-64  ^<br>
>> 84>  <stdin>:107:1: note: possible intended match here<br>
>> 84>  default_is_stmt: 1<br>
>> 84>  ^<br>
>> 84><br>
>> 84><br>
>> 84>  --<br>
>> 84><br>
>> 84>  ********************<br>
>> 84><br>
>> 84>  Testing Time: 89.45s<br>
>> 84>  ********************<br>
>> 84>  Failing Tests (1):<br>
>> 84>      LLVM :: DebugInfo/line-info.ll<br>
>> ---------------------------------------------------------------------<br>
>> Intel Israel (74) Limited<br>
>><br>
>> This e-mail and any attachments may contain confidential material for<br>
>> the sole use of the intended recipient(s). Any review or distribution<br>
>> by others is strictly prohibited. If you are not the intended<br>
>> recipient, please contact the sender and delete all copies.<br>
>><br>
> ---------------------------------------------------------------------<br>
> Intel Israel (74) Limited<br>
><br>
> This e-mail and any attachments may contain confidential material for<br>
> the sole use of the intended recipient(s). Any review or distribution<br>
> by others is strictly prohibited. If you are not the intended<br>
> recipient, please contact the sender and delete all copies.<br>
</div></div></blockquote></div><br></div></div>