Bruno Cardoso Lopes
2008-Jul-21 23:37 UTC
[LLVMdev] small bss and data support for elf asm
Basic support for Small bss and data. The rest is implemented with target specific logic and will be commited as soon as it's ok to commit this patch. -- Bruno Cardoso Lopes brunocardoso.cc "When faced with untenable alternatives, you should consider your imperative." -------------- next part -------------- A non-text attachment was scrubbed... Name: smallsections.patch Type: application/octet-stream Size: 2454 bytes Desc: not available URL: <lists.llvm.org/pipermail/llvm-dev/attachments/20080721/8c3f9704/attachment.obj>
Bruno Cardoso Lopes
2008-Jul-21 23:46 UTC
[LLVMdev] small bss and data support for elf asm
oops, wrong list :) On Mon, Jul 21, 2008 at 8:37 PM, Bruno Cardoso Lopes <bruno.cardoso at gmail.com> wrote:> Basic support for Small bss and data. The rest is implemented with > target specific logic and > will be commited as soon as it's ok to commit this patch. > > -- > Bruno Cardoso Lopes > brunocardoso.cc > "When faced with untenable alternatives, you > should consider your imperative." >-- Bruno Cardoso Lopes brunocardoso.cc "When faced with untenable alternatives, you should consider your imperative."