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

           Summary: ShouldDisableCFI logic can break ELF kernel build
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: NetBSD
            Status: NEW
          Severity: normal
          Priority: P
         Component: Driver
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


At the moment, building with -mcmodel=kernel and -no-integrated-as disables the
use of .cfi* instructions. The explicitly generated .eh_frame section fails
linking.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- 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