[patch] Add support for .exitm in the integrated assembler
Nico Weber
thakis at chromium.org
Wed Jul 23 22:59:03 PDT 2014
Hi,
the attached patch adds support for .exitm as documented on
https://sourceware.org/binutils/docs/as/Exitm.html#Exitm , PR20426.
Everything from the current macro expansion after .exitm is ignored; this
matches gas's behavior.
(It also removes the unused TheMacro member from MacroInstantiation.)
Please take a look!
Nico
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140723/e2e5e696/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-.exitm.patch
Type: application/octet-stream
Size: 5758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140723/e2e5e696/attachment.obj>
More information about the llvm-commits
mailing list