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

            Bug ID: 35541
           Summary: X86: 32 bit reloc applied to field with different size
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedb...@nondot.org
          Reporter: eric.schwe...@pgroup.com
                CC: llvm-bugs@lists.llvm.org

Created attachment 19520
  --> https://bugs.llvm.org/attachment.cgi?id=19520&action=edit
reproducer for bad relocation with -code-model=medium

This bug happens in my latest trunk build. Similar failures happen in 5.0, 4.0,
and 3.9 as well.

% llc -relocation-model=pic -code-model=medium -filetype=obj -o bug.o bug.bc
LLVM ERROR: 32 bit reloc applied to a field with a different size

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to