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

Rafael Ávila de Espíndola <[email protected]> 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 <[email protected]> ---
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.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to