[PATCH] [PECOFF][Writer] Emit .reloc section.
Rui Ueyama
ruiu at google.com
Thu Jul 11 00:04:54 PDT 2013
Hi Bigcheese,
Emit .reloc section. This is the first step to support DLL creation. The
executable doesn't need .reloc section, but the DLL does.
http://llvm-reviews.chandlerc.com/D1126
Files:
lib/ReaderWriter/PECOFF/WriterPECOFF.cpp
test/pecoff/base-reloc.test
test/pecoff/trivial.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1126.1.patch
Type: text/x-patch
Size: 17717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130711/c85477c8/attachment.bin>
More information about the llvm-commits
mailing list