[PATCH] D22116: [ELF] Support for setting the base address
Petr Hosek via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 7 15:29:16 PDT 2016
phosek created this revision.
phosek added a subscriber: llvm-commits.
phosek added a project: lld.
The -Ttext-segment option allows for overriding the base address.
http://reviews.llvm.org/D22116
Files:
ELF/Config.h
ELF/Driver.cpp
ELF/Options.td
ELF/Writer.cpp
test/ELF/ttext-segment.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22116.63149.patch
Type: text/x-patch
Size: 4615 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160707/5d044f80/attachment.bin>
More information about the llvm-commits
mailing list