search for: 48eb4e06

Displaying 3 results from an estimated 3 matches for "48eb4e06".

2013 Dec 17
0
[LLVMdev] Implementing the ldr pseudo instruction in ARM integrated assembler
Hi David, Maybe I’m just blind, but where’s the code to handle the .ltorg directive? Is that a separate patch, maybe? Without that, this is not going to be usable in any circumstance using subsections-via-symbols. +typedef std::map<const MCSection *, ConstantPool> ConstantPoolMapTy; This feels odd to me. Can you elaborate a bit more on the data structure choices?? I would have expected
2013 Nov 16
2
[LLVMdev] Implementing the ldr pseudo instruction in ARM integrated assembler
Moving discussion to llvm-commits now that I have a more developed implementation: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20131111/195401. html > -----Original Message----- > From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On > Behalf Of David Peixotto > Sent: Tuesday, November 12, 2013 11:09 AM > To: 'Amara Emerson' >
2013 Dec 17
2
[LLVMdev] Implementing the ldr pseudo instruction in ARM integrated assembler
...atest patch. -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-Add-a-finishParse-callback-to-the-targer-asm-parser.patch Type: application/octet-stream Size: 1585 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131217/48eb4e06/attachment.obj> -------------- next part -------------- A non-text attachment was scrubbed... Name: 0002-Implement-the-ldr-pseudo-opcode-for-ARM-assembly.patch Type: application/octet-stream Size: 24109 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131...