[llvm-bugs] [Bug 25379] New: fatal error: error in backend: assembler label can not be undefined
    via llvm-bugs 
    llvm-bugs at lists.llvm.org
       
    Mon Nov  2 09:57:19 PST 2015
    
    
  
https://llvm.org/bugs/show_bug.cgi?id=25379
            Bug ID: 25379
           Summary: fatal error: error in backend: assembler label can not
                    be undefined
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: amine.khaldi at reactos.org
                CC: llvm-bugs at lists.llvm.org, rnk at google.com
            Blocks: 6815
    Classification: Unclassified
with:
clang version 3.8.0 (trunk 251783)
Target: i686-pc-windows-gnu
Thread model: posix
Any source file that contains SEH will cause clang to emit:
fatal error: error in backend: assembler label
'L__ehtable$_TheFunctionThatUsedSEH at x' can not be undefined
-- 
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/20151102/e407a7b0/attachment-0001.html>
    
    
More information about the llvm-bugs
mailing list