[llvm-bugs] [Bug 27201] New: clang assembler does not support the --strip-local-absolute option

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Apr 4 12:24:04 PDT 2016


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

            Bug ID: 27201
           Summary: clang assembler does not support the
                    --strip-local-absolute option
           Product: clang
           Version: 3.8
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: cardoe at cardoe.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

The clang assembler does not support the --strip-local-absolute flag which has
been supported by gas for some time. It is documented as:

`--strip-local-absolute'
     Remove local absolute symbols from the outgoing symbol table.

-- 
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/20160404/235d6444/attachment.html>


More information about the llvm-bugs mailing list