[Patch] Don't declare all text sections at the start of the .s
Rafael EspĂndola
rafael.espindola at gmail.com
Thu Mar 19 07:30:09 PDT 2015
A version with explicit section names and more comments is attached.
I think this addresses all concerns:
* I can bootstrap with debug info on X86_64.
* It can be used to build some objc to arm.
* If a non-whitelisted section is created after dwarf, we assert.
The white listed sections are the one that the assembler itself
creates at the end of the file.
OK?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: text/x-patch
Size: 19311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150319/39b919d7/attachment.bin>
More information about the llvm-commits
mailing list