[PATCH][Mips} Assembler directive handling through TargetStreamer

Jack Carter Jack.Carter at imgtec.com
Mon Nov 18 20:21:19 PST 2013


This patch implements 3 directives that are processed by both AsmPrinter and AsmParser.

If this is acceptable for commit, I will start changing all the assembler directives we current emit to use the TargetStreamer mechanism.

I will also move the AsmPrinter mechanism for handling default and commandline options to match AsmParser so I can get rid of the test/MC/Mips/elf_eflags.ll test.

Thanks,

Jack
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131119/4cfc0b7c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug1023_02.patch
Type: text/x-patch
Size: 14687 bytes
Desc: bug1023_02.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131119/4cfc0b7c/attachment.bin>


More information about the llvm-commits mailing list