[llvm-bugs] [Bug 30279] New: clang -cc1as: fatal error: error in backend: unsupported relocation on symbol
    via llvm-bugs 
    llvm-bugs at lists.llvm.org
       
    Mon Sep  5 01:02:41 PDT 2016
    
    
  
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: unassignedclangbugs at nondot.org
          Reporter: mpj at rowley.co.uk
                CC: llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160905/f9bc13ff/attachment.html>
    
    
More information about the llvm-bugs
mailing list