[llvm-bugs] [Bug 27130] MC produces a local symbol, gas a global

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Mar 31 11:55:29 PDT 2016


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

Rafael Ávila de Espíndola <rafael.espindola at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
          Component|new bugs                    |MC
            Version|unspecified                 |trunk
         Resolution|INVALID                     |---
            Product|new-bugs                    |libraries

--- Comment #2 from Rafael Ávila de Espíndola <rafael.espindola at gmail.com> ---
With llvm-mc:

llvm-mc test.s -o test.o -filetype=obj

with gas

as test.s -o test.o

-- 
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/20160331/ba85d470/attachment.html>


More information about the llvm-bugs mailing list