https://llvm.org/bugs/show_bug.cgi?id=22912

            Bug ID: 22912
           Summary: UNREACHABLE executed at X86ELFObjectWriter.cpp during
                    Kernel Compile (with llvmlinux patches)
           Product: clang
           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

Created attachment 14050
  --> https://llvm.org/bugs/attachment.cgi?id=14050&action=edit
output

Hi,

I tried to compile the patched llvmlinux kernel with the latest clang but it
fails with:


  AS      arch/x86/realmode/rm/trampoline_64.o
invalid fixup kind!
UNREACHABLE executed at X86ELFObjectWriter.cpp:166!
#0 0x46509fe llvm::sys::PrintStackTrace(llvm::raw_ostream&)
/data/llvm/lib/Support/Unix/Signals.inc:425:42
...


kernel config: x86_64_defconfig
kernel tree llvmlinux v3.19-rc4-183-g230b22d72454
clang version 3.7.0 (trunk 232275) (llvm/trunk 215340:232281M

-- 
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