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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to