[LLVMbugs] [Bug 18809] New: DebugInfo/empty.ll crashes for targeting pecoff/dw2 (cygming).

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Feb 11 23:13:09 PST 2014


http://llvm.org/bugs/show_bug.cgi?id=18809

            Bug ID: 18809
           Summary: DebugInfo/empty.ll crashes for targeting pecoff/dw2
                    (cygming).
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: MC
          Assignee: unassignedbugs at nondot.org
          Reporter: geek4civic at gmail.com
                CC: bigcheesegs at gmail.com, dblaikie at gmail.com,
                    llvmbugs at cs.uiuc.edu
    Classification: Unclassified

llc llvm/test/DebugInfo/empty.ll -o test/DebugInfo/Output/empty.ll.tmp
-filetype=obj

llc: llvm/lib/MC/WinCOFFObjectWriter.cpp:224: bool
{anonymous}::COFFSymbol::should_keep() const: Assertion `Section->Number != -1
&& "Sections with relocations must be real!"' failed.

--
For now, I'll add XFAIL:cygming to empty.ll.

-- 
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/20140212/acc4b7a4/attachment.html>


More information about the llvm-bugs mailing list