[LLVMbugs] [Bug 11214] New: ELF: R_ARM_THM_CALL relocation is written R_ARM_NONE
    bugzilla-daemon at llvm.org 
    bugzilla-daemon at llvm.org
       
    Sun Oct 23 11:29:41 PDT 2011
    
    
  
http://llvm.org/bugs/show_bug.cgi?id=11214
           Summary: ELF: R_ARM_THM_CALL relocation is written R_ARM_NONE
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Keywords: ABI, miscompilation
          Severity: normal
          Priority: P
         Component: Backend: ARM
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: xocotl at gmail.com
                CC: llvmbugs at cs.uiuc.edu
The R_ARM_THM_CALL relocation is written R_ARM_NONE.
Actually, it has been since I started using LLVM 6 months ago.
So, this has me theorizing I must be the only user of ARM Thumb 2 + ELF. :)
Might be nice to fix that before the 3.0 release though.
-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
    
    
More information about the llvm-bugs
mailing list