<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 - clang-11: error: unable to execute command: Aborted (core dumped), <eof> parser at end of file"
href="https://bugs.llvm.org/show_bug.cgi?id=47716">47716</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>clang-11: error: unable to execute command: Aborted (core dumped), <eof> parser at end of file
</td>
</tr>
<tr>
<th>Product</th>
<td>clang
</td>
</tr>
<tr>
<th>Version</th>
<td>11.0
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</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>LLVM Codegen
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedclangbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>undying.k@gmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org, neeilans@live.com, richard-llvm@metafoo.co.uk
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=24017" name="attach_24017" title="Stack Dump">attachment 24017</a> <a href="attachment.cgi?id=24017&action=edit" title="Stack Dump">[details]</a></span>
Stack Dump
Hello!
I'm trying to build pytorch 1.6.0 with options:
- DEBUG=1
- USE_ROCM=1
Build works fine with DEBUG=0, but when trying to build with DEBUG=1 build
fails with LLVM error:
clang-11:
/opt/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.cpp:279: bool
llvm::DwarfExpression::addMachineRegExpression(const llvm::TargetRegisterInfo&,
llvm::DIExpressionCursor&, unsigned int, unsigned int): Assertion
`DwarfRegs.size() == 1' failed.
PLEASE submit a bug report to <a href="https://bugs.llvm.org/">https://bugs.llvm.org/</a> and include the crash
backtrace, preprocessed source, and associated run script.
Attaching Stack Dump to this ticket.
If you need more details, please let me know.</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>