[PATCH] [lld][PECOFF] Support IMAGE_REL_I386_DIR32 relocation.
Rui Ueyama
ruiu at google.com
Fri Jun 14 15:28:03 PDT 2013
Hi Bigcheese,
With this patch, it can now resolve relocations in the same output file.
"Hello world" program does not still work because call to the DLL routine
is not supported yet. I will work on that in the next patch.
http://llvm-reviews.chandlerc.com/D985
Files:
lib/ReaderWriter/PECOFF/WriterPECOFF.cpp
test/pecoff/reloc.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D985.1.patch
Type: text/x-patch
Size: 11374 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130614/a04e421b/attachment.bin>
More information about the llvm-commits
mailing list