search for: ca2bd16e

Displaying 2 results from an estimated 2 matches for "ca2bd16e".

2011 May 18
0
[LLVMdev] [Patch] Let MC/ELF generate Thumb/Thumb-2 are properly
...Android NDK, when architecture is ARMv5) Thanks, // koan-sin tan -------------- next part -------------- A non-text attachment was scrubbed... Name: mc-elf-thumb.tgz Type: application/x-gzip Size: 1973 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110518/ca2bd16e/attachment.bin>
2011 May 17
2
[LLVMdev] [Patch] Let MC/ELF generate Thumb/Thumb-2 are properly
> Thanks for the review and checkin. Thanks for the patch! > Regarding elf-thumbfunc-reloc.ll, it seems to me that current ARMAsmParser > doesn't recognize "(PLT)", so something like "bl foo(PLT)" doesn't work > consequently. And I don't know how to write .s to test this without (PLT). NP. Can you just add that as a FIXME in elf-thumbfunc-reloc.ll?