https://llvm.org/bugs/show_bug.cgi?id=31280
Evgeniy Stepanov <eugeni.stepa...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #3 from Evgeniy Stepanov <eugeni.stepa...@gmail.com> --- Yes. GAS accepts this directive (with @), silently ignoring the @progbits part as a comment; llvm-mc treats it as an error. We can easily switch to %progbits, and I think llvm-mc behaviour is preferable (a section directive should not end with a comma). Feel free to re-open this bug if you disagree. -- 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