[PATCH][AsmParser][MC] Allow asm parser to emit elf header flags

Vladimir Medic Vladimir.Medic at imgtec.com
Tue Aug 20 07:28:51 PDT 2013


The assembler effects changes to the ELF environment through commandline
options and inline directives. These need to be written out into the ELF
header's eflags.

The mechanism for this is through the MCELFStreamer. We have modeled the
assembler's version after the previously implemented codegen one.

I'm looking forward to your comments and remarks

Vladimir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130820/1104e631/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MipsElfFlags.patch
Type: application/octet-stream
Size: 13853 bytes
Desc: MipsElfFlags.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130820/1104e631/attachment.obj>


More information about the llvm-commits mailing list