search for: armmcrelocation

Displaying 4 results from an estimated 4 matches for "armmcrelocation".

2010 Jun 16
2
[LLVMdev] [PATCH] ARM MC relocations
...On Jun 2, 2010, at 5:18 AM, Renato Golin wrote: > Hi, > > Is there any interest in this patch? Is there any better way of doing this (that will be accepted mainstream)? > > I noticed my cast check was wrong (LLVM cast asserts, rather than return a null pointer). Also, including ARMMCRelocation.h, that defines the relocation types (missing from last patch, sorry). > > Thanks, > --renato > > > From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Renato Golin > Sent: 28 May 2010 16:06 > To: llvmdev at cs.uiuc.edu > Subjec...
2010 May 28
1
[LLVMdev] Patch proposal: ARM MC relocations
Hi all, I did some changes to the AsmPrinter in order to print relocation information in GAS format compatible with ARM ELF. It doesn't look like the best solution, but there were some problems and the fact that this is my first attempt to change LLVM. My original assumption was that, changing MCExpr to accept relocation information, we could propagate that down later to whatever gets
2010 Jun 16
0
[LLVMdev] [PATCH] ARM MC relocations
...AM, Renato Golin wrote: > >> Hi, >> >> Is there any interest in this patch? Is there any better way of doing this (that will be accepted mainstream)? >> >> I noticed my cast check was wrong (LLVM cast asserts, rather than return a null pointer). Also, including ARMMCRelocation.h, that defines the relocation types (missing from last patch, sorry). >> >> Thanks, >> --renato >> >> >> From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Renato Golin >> Sent: 28 May 2010 16:06 >> To: ll...
2010 May 27
1
[LLVMdev] ARM Relocation Information
Hello, Renato > While Clang doesn’t include the TARGET2 relocation information, and that > mess up cross-linking. Is there any documentation for this stuff? -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University