<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Consolas" size="2"><span style="font-size:9pt;">
<div>-- Testing: 8256 tests, 8 threads --</div>
<div>20>  FAIL: LLVM :: DebugInfo/arguments.ll (4519 of 8256)</div>
<div>20>  ******************** TEST 'LLVM :: DebugInfo/arguments.ll' FAILED ********************</div>
<div>20>  Script:</div>
<div>20>  --</div>
<div>20>  W:/LLVM_now/build64/bin/Debug/llc.EXE -O0 -filetype=obj < W:\LLVM_now\llvm\test\DebugInfo\arguments.ll > W:\LLVM_now\build64\test\DebugInfo\Output\arguments.ll.tmp</div>
<div>20>  W:/LLVM_now/build64/bin/Debug/llvm-dwarfdump.EXE W:\LLVM_now\build64\test\DebugInfo\Output\arguments.ll.tmp | W:/LLVM_now/build64/bin/Debug/FileCheck.EXE W:\LLVM_now\llvm\test\DebugInfo\arguments.ll</div>
<div>20>  --</div>
<div>20>  Exit Code: 1</div>
<div>20>  Command Output (stdout):</div>
<div>20>  --</div>
<div>20>  Command 0: "W:/LLVM_now/build64/bin/Debug/llc.EXE" "-O0" "-filetype=obj"</div>
<div>20>  Command 0 Result: 0</div>
<div>20>  Command 0 Output:</div>
<div>20>  None</div>
<div>20>  </div>
<div>20>  Command 0 Stderr:</div>
<div>20>  </div>
<div>20>  </div>
<div>20>  Command 1: "W:/LLVM_now/build64/bin/Debug/llvm-dwarfdump.EXE" "W:\LLVM_now\build64\test\DebugInfo\Output\arguments.ll.tmp"</div>
<div>20>  Command 1 Result: 0</div>
<div>20>  Command 1 Output:</div>
<div>20>  </div>
<div>20>  </div>
<div>20>  Command 1 Stderr:</div>
<div>20>CUSTOMBUILD : error : failed to compute relocation: IMAGE_REL_AMD64_SECREL</div>
<div>20>CUSTOMBUILD : error : failed to compute relocation: IMAGE_REL_AMD64_ADDR32</div>
<div>20>CUSTOMBUILD : error : failed to compute relocation: IMAGE_REL_AMD64_ADDR32</div>
<div>20>CUSTOMBUILD : error : failed to compute relocation: IMAGE_REL_AMD64_ADDR32</div>
<div>20>CUSTOMBUILD : error : failed to compute relocation: IMAGE_REL_AMD64_ADDR32</div>
<div>20>CUSTOMBUILD : error : failed to compute relocation: IMAGE_REL_AMD64_ADDR32</div>
<div>20>CUSTOMBUILD : error : failed to compute relocation: IMAGE_REL_AMD64_ADDR32</div>
<div>20>CUSTOMBUILD : error : failed to compute relocation: IMAGE_REL_AMD64_ADDR64</div>
<div>20>CUSTOMBUILD : error : failed to compute relocation: IMAGE_REL_AMD64_ADDR64</div>
<div>20>CUSTOMBUILD : error : failed to compute relocation: IMAGE_REL_AMD64_ADDR32</div>
<div>20>CUSTOMBUILD : error : failed to compute relocation: IMAGE_REL_AMD64_ADDR32</div>
<div>20>CUSTOMBUILD : error : failed to compute relocation: IMAGE_REL_AMD64_ADDR32</div>
<div>20>CUSTOMBUILD : error : failed to compute relocation: IMAGE_REL_AMD64_ADDR32</div>
<div>20>CUSTOMBUILD : error : failed to compute relocation: IMAGE_REL_AMD64_ADDR32</div>
<div>20>CUSTOMBUILD : error : failed to compute relocation: IMAGE_REL_AMD64_ADDR32</div>
<div>20>  </div>
<div>20>  </div>
<div>20>  Command 2: "W:/LLVM_now/build64/bin/Debug/FileCheck.EXE" "W:\LLVM_now\llvm\test\DebugInfo\arguments.ll"</div>
<div>20>  Command 2 Result: 1</div>
<div>20>  Command 2 Output:</div>
<div>20>  </div>
<div>20>  </div>
<div>20>  Command 2 Stderr:</div>
<div>20>  <stdin>:102:13: error: CHECK-NOT: string occurred!</div>
<div>20>  0x00000050: NULL</div>
<div>20>              ^</div>
<div>20>  W:\LLVM_now\llvm\test\DebugInfo\arguments.ll:22:14: note: CHECK-NOT: pattern specified here</div>
<div>20>  ; CHECK-NOT: NULL</div>
<div>20>               ^</div>
<div>20>  </div>
<div>20>  </div>
<div>20>  --</div>
<div>20>  </div>
<div>20>  ********************</div>
<div>20>  FAIL: LLVM :: MC/AArch64/tls-relocs.s (4886 of 8256)</div>
<div>20>  ******************** TEST 'LLVM :: MC/AArch64/tls-relocs.s' FAILED ********************</div>
<div>20>  Script:</div>
<div>20>  --</div>
<div>20>  W:/LLVM_now/build64/bin/Debug/llvm-mc.EXE -triple=aarch64-none-linux-gnu -show-encoding < W:\LLVM_now\llvm\test\MC\AArch64\tls-relocs.s | W:/LLVM_now/build64/bin/Debug/FileCheck.EXE W:\LLVM_now\llvm\test\MC\AArch64\tls-relocs.s</div>
<div>20>  W:/LLVM_now/build64/bin/Debug/llvm-mc.EXE -triple=aarch64-none-linux-gnu -filetype=obj < W:\LLVM_now\llvm\test\MC\AArch64\tls-relocs.s -o - |    llvm-readobj -r -t | W:/LLVM_now/build64/bin/Debug/FileCheck.EXE --check-prefix=CHECK-ELF W:\LLVM_now\llvm\test\MC\AArch64\tls-relocs.s</div>
<div>20>  --</div>
<div>20>  Exit Code: 1</div>
<div>20>  Command Output (stdout):</div>
<div>20>  --</div>
<div>20>  Command 0: "W:/LLVM_now/build64/bin/Debug/llvm-mc.EXE" "-triple=aarch64-none-linux-gnu" "-show-encoding"</div>
<div>20>  Command 0 Result: 0</div>
<div>20>  Command 0 Output:</div>
<div>20>  </div>
<div>20>  </div>
<div>20>  Command 0 Stderr:</div>
<div>20>  </div>
<div>20>  </div>
<div>20>  Command 1: "W:/LLVM_now/build64/bin/Debug/FileCheck.EXE" "W:\LLVM_now\llvm\test\MC\AArch64\tls-relocs.s"</div>
<div>20>  Command 1 Result: 1</div>
<div>20>  Command 1 Output:</div>
<div>20>  </div>
<div>20>  </div>
<div>20>  Command 1 Stderr:</div>
<div>20>  W:\LLVM_now\llvm\test\MC\AArch64\tls-relocs.s:33:16: error: CHECK-NEXT: is not on the line after the previous match</div>
<div>20>  // CHECK-NEXT: movn x6, #:dtprel_g1:var // encoding: [0x06'A',A,0xa0'A',0x92'A']</div>
<div>20>                 ^</div>
<div>20>  <stdin>:61:2: note: 'next' match was here</div>
<div>20>   movn x6, #:dtprel_g1:var // encoding: [0x06'A',A,0xa0'A',0x92'A']</div>
<div>20>   ^</div>
<div>20>  <stdin>:59:79: note: previous match ended here</div>
<div>20>   // fixup A - offset: 0, value: :dtprel_g1:var, kind: fixup_a64_movw_dtprel_g1</div>
<div>20>                                                                                ^</div>
<div>20>  </div>
<div>20>  </div>
<div>20>  --</div>
<div>20>  </div>
<div>20>  ********************</div>
<div>20>  </div>
<div>20>  Testing Time: 134.95s</div>
<div>20>  ********************</div>
<div>20>  Failing Tests (2):</div>
<div>20>      LLVM :: DebugInfo/arguments.ll</div>
<div>20>      LLVM :: MC/AArch64/tls-relocs.s</div>
<div>20>  </div>
<div>20>    Expected Passes    : 8168</div>
<div>20>    Expected Failures  : 51</div>
<div>20>    Unsupported Tests  : 35</div>
<div>20>    Unexpected Failures: 2</div>
<div>20>  lit.py: LitConfig.py:103: note: Unable to find 'bash.exe'.</div>
<div>20></div>
<div>20>Build FAILED.</div>
<div>20></div>
<div>20>Time Elapsed 00:02:16.01</div>
<div>21>------ Build started: Project: check, Configuration: Debug x64 ------</div>
<div>21>Build started 6/23/2013 1:53:27 PM.</div>
<div>21>InitializeBuildStatus:</div>
<div>21>  Creating "x64\Debug\check\check.unsuccessfulbuild" because "AlwaysCreate" was specified.</div>
<div>21>FinalizeBuildStatus:</div>
<div>21>  Deleting file "x64\Debug\check\check.unsuccessfulbuild".</div>
<div>21>  Touching "x64\Debug\check\check.lastbuildstate".</div>
<div>21></div>
<div>21>Build succeeded.</div>
<div>21></div>
<div>21>Time Elapsed 00:00:00.03</div>
<div>========== Build: 20 succeeded, 1 failed, 141 up-to-date, 0 skipped ==========</div>
<div> </div>
<div><font face="Calibri" size="2"><span style="font-size:11pt;"> </span></font></div>
<div><font face="Calibri" size="2"><span style="font-size:11pt;"> </span></font></div>
<ul style="margin:0;padding-left:36pt;">
<font face="Times New Roman" size="3" color="#31849B"><span style="font-size:12pt;">
<li><b><i> Elena</i></b></li></span></font>
</ul>
<div><font face="Calibri" size="2"><span style="font-size:11pt;"> </span></font></div>
<div><font face="Calibri" size="2"><span style="font-size:11pt;"> </span></font></div>
<div><font face="Calibri" size="2"><span style="font-size:11pt;"> </span></font></div>
</span></font>
<p>---------------------------------------------------------------------<br>
Intel Israel (74) Limited</p>

<p>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.</p></body>
</html>