History log of /external/llvm/test/MC/AsmParser/macros.s
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7b6f2034ac355bd3b3cc88960bf8d0e694fe3db4 19-Sep-2012 Preston Gurd <preston.gurd@intel.com> Add support for macro parameters/arguments delimited by spaces,
to improve compatibility with GNU as.

Based on a patch by PaX Team.

Fixed assertion failures on non-Darwin and added additional test cases.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164248 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/AsmParser/macros.s
799aacfb27ac51417ad17f4548b9f7743f946e66 21-Aug-2012 Rafael Espindola <rafael.espindola@gmail.com> Fix macros arguments with an underscore, dot or dollar in them. This is based
on a patch by Andy/PaX. I added the support for dot and dollar.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162298 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/AsmParser/macros.s
686c01854e49748ef2e23851bd0abfa8b9b414f3 01-May-2012 Jim Grosbach <grosbach@apple.com> MC: Unknown assembler directives are now hard errors.

Previously, an unsupported/unknown assembler directive issued a warning.
That's generally unsafe, and inconsistent with the behaviour of pretty
much every system assembler. Now that the MC assemblers are mature
enough to be the default on multiple targets, it's reasonable to
issue errors for these.

For target or platform directives that need to stay warnings, we
should add explicit handlers for them in, e.g., ELFAsmParser.cpp,
DarwinAsmParser.cpp, et. al., and issue the warning there.

rdar://9246275

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155926 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/AsmParser/macros.s
e25c6b95cec7d8e774488c867998a94c3110250f 10-Aug-2010 Daniel Dunbar <daniel@zuster.org> MC/AsmParser: Fix a bug in macro argument parsing, which was dropping
parentheses from argument lists.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110692 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/AsmParser/macros.s
030794bd87d731d736da59681afdb7694131c9f2 18-Jul-2010 Daniel Dunbar <daniel@zuster.org> tests: Force triples.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108658 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/AsmParser/macros.s
7a570d09ac8630f782d394878baf6645cfd264e7 18-Jul-2010 Daniel Dunbar <daniel@zuster.org> MC/AsmParser: Add macro argument substitution support.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108654 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/AsmParser/macros.s