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

            Bug ID: 36461
           Summary: llvm-mc on SPARC cannot parse TLS sequences
           Product: tools
           Version: trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: llvmc
          Assignee: unassignedb...@nondot.org
          Reporter: jrt...@jrtc27.com
                CC: llvm-bugs@lists.llvm.org

Created attachment 19918
  --> https://bugs.llvm.org/attachment.cgi?id=19918&action=edit
Example

Whilst LLVM supports TLS on SPARC when using the integrated as or the system
as, llvm-mc itself cannot parse the related code sequences, as it does not
allow call, ld[x] and add instructions to have an extra parameter with
relocation information as required; a test case is attached.

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