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

            Bug ID: 41999
           Summary: Error: bad immediate value for offset (4096)
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: ARM
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected]
            Blocks: 4068

Created attachment 21995
  --> https://bugs.llvm.org/attachment.cgi?id=21995&action=edit
extcon-arizona.i

forked from https://github.com/ClangBuiltLinux/linux/issues/490

With the attached reproducer, we fail to assemble the attach reproducer.  It
looks like references to too-far-away labels are being created (during
instruction selection?) rather than the proper sequence to load the far away
offset.


Referenced Bugs:

https://bugs.llvm.org/show_bug.cgi?id=4068
[Bug 4068] [Meta] Compiling the Linux kernel with clang
-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to