[PATCH] D9998: [RuntimeDyld] Adapt PPC64 relocations to PPC32
Pierre-Andre Saulais
pierre-andre at codeplay.com
Mon Jul 13 07:18:37 PDT 2015
pasaulais updated this revision to Diff 29566.
pasaulais added a comment.
Hi Hal,
Sorry for the long hiatus. I have removed the .ll file that was used to generate the assembyl file, and ran the test on a PPC VM:
- Testing: 1 tests, 1 threads --
PASS: LLVM :: ExecutionEngine/RuntimeDyld/PowerPC/ppc32_elf_rel_addr16.s (1 of 1)
Testing Time: 0.42s
Expected Passes : 1
Do you see any other issue with the patch?
Thanks,
Pierre-Andre
Repository:
rL LLVM
http://reviews.llvm.org/D9998
Files:
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h
test/ExecutionEngine/RuntimeDyld/PowerPC/lit.local.cfg
test/ExecutionEngine/RuntimeDyld/PowerPC/ppc32_elf_rel_addr16.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9998.29566.patch
Type: text/x-patch
Size: 4161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150713/8df979a9/attachment.bin>
More information about the llvm-commits
mailing list