[LLVMbugs] [Bug 23252] New: New assert: "Symbol must already have been defined in ExecutePostLayoutBinding!"
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Apr 16 08:33:08 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=23252
Bug ID: 23252
Summary: New assert: "Symbol must already have been defined in
ExecutePostLayoutBinding!"
Product: new-bugs
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: hans at chromium.org
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
After r235101, DebugInfo/unconditional-branch.ll started failing on Windows.
It's reproducible like this:
$ bin/llc -fast-isel=false -O0 -filetype=obj -mtriple=i686-cygwin
../test/DebugInfo/unconditional-branch.ll
I expect the switch change is unrelated. I'll pacify the test by adding a Linux
triple to it for now.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150416/9e2bcde2/attachment.html>
More information about the llvm-bugs
mailing list