[PATCH][Mips] Default ELF header support for AsmParser

Jack Carter Jack.Carter at imgtec.com
Mon Nov 18 19:12:08 PST 2013


This patch is the initial instalment for setting ELF header flags from the AsmParser at startup time.

Currently AsmPrinter  uses another method at process end, but if this patch is acceptable, I will migrate them to use the same method.

This doesn't address directive handling for ELF/ASM. That comes in the next patch.

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


More information about the llvm-commits mailing list