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

            Bug ID: 30279
           Summary: clang -cc1as: fatal error: error in backend:
                    unsupported relocation on symbol
           Product: clang
           Version: 3.8
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangb...@nondot.org
          Reporter: m...@rowley.co.uk
                CC: llvm-bugs@lists.llvm.org
    Classification: Unclassified

The clang assembler produces this error when assembling a branch instruction
for a thumb1 instruction set e.g. cortex-m0.

The gcc assembler produces a R_ARM_THM_JUMP11 relocation.

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