[llvm-bugs] [Bug 36461] New: llvm-mc on SPARC cannot parse TLS sequences

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Feb 20 15:27:08 PST 2018


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: unassignedbugs at nondot.org
          Reporter: jrtc27 at jrtc27.com
                CC: llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180220/8afaeaa7/attachment.html>


More information about the llvm-bugs mailing list