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: unassignedclangb...@nondot.org
          Reporter: car...@cardoe.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to