[PATCH] D22116: [ELF] Support for setting the base address

Petr Hosek via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 7 19:30:07 PDT 2016


phosek added a comment.

Yes it is, because text segment is not the same thing as .text section, text segment really means the base address, at least that's the semantics as implemented by both ld and gold.


http://reviews.llvm.org/D22116





More information about the llvm-commits mailing list