<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - test/DebugInfo/MIR/X86/no-cfi-loc.mir fails assertion for x86_64-pc-windows-gnu"
href="https://bugs.llvm.org/show_bug.cgi?id=38006">38006</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>test/DebugInfo/MIR/X86/no-cfi-loc.mir fails assertion for x86_64-pc-windows-gnu
</td>
</tr>
<tr>
<th>Product</th>
<td>new-bugs
</td>
</tr>
<tr>
<th>Version</th>
<td>trunk
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Windows NT
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>new bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>yaron.keren@gmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org, paul.robinson@am.sony.com, paul_robinson@playstation.sony.com
</td>
</tr></table>
<p>
<div>
<pre>test/DebugInfo/MIR/X86/no-cfi-loc.mir fails when targetting for
x86_64-pc-windows-gnu:
******************** TEST 'LLVM :: DebugInfo/MIR/X86/no-cfi-loc.mir' FAILED
********************
Script:
--
: 'RUN: at line 3'; C:\llvm\build\RelWithDebInfo\bin\llc.EXE
-start-after=prologepilog -march=x86-64 -use-unknown-locations=Enable
C:\llvm\llvm\test\DebugInfo\MIR\X86\no-cfi-loc.mir -o - |
C:\llvm\build\RelWithDebInfo\bin\FileCheck.EXE
C:\llvm\llvm\test\DebugInfo\MIR\X86\no-cfi-loc.mir
--
Exit Code: 2
Command Output (stdout):
--
$ ":" "RUN: at line 3"
$ "C:\llvm\build\RelWithDebInfo\bin\llc.EXE" "-start-after=prologepilog"
"-march=x86-64" "-use-unknown-locations=Enable"
"C:\llvm\llvm\test\DebugInfo\MIR\X86\no-cfi-loc.mir" "-o" "-"
# command stderr:
Assertion failed: HasWinCFI.hasValue() && "HasWinCFI not set yet!", file
C:\llvm\llvm\include\llvm/CodeGen/MachineFunction.h, line 487
LLVM trunk r336052 was built using Visual C++ targetting x86_64-pc-windows-gnu
and with assertions on:
cmake -G "Visual Studio 14 Win64" -Thost=x64
-DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo
-DLLVM_DEFAULT_TARGET_TRIPLE=x86_64-pc-windows-gnu
-DLLVM_ENABLE_ASSERTIONS:BOOL=ON -DLLVM_USE_CRT_DEBUG=MTd
-DLLVM_USE_CRT_RELWITHDEBINFO=MTd -DLLVM_USE_CRT_RELEASE=MT ../llvm
should the test pass at all or is it unsupported on x86_64-pc-windows-gnu?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>