[PATCH] D27042: lld: Default image base address to 0x200000 on x86-64
Ed Maste via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 23 09:42:12 PST 2016
emaste updated this revision to Diff 79112.
emaste added a comment.
- Rebase after https://reviews.llvm.org/rL287778 `{{.*}}`
- Incorporate review feedback and update a few missed address comments
https://reviews.llvm.org/D27042
Files:
ELF/Target.cpp
ELF/Target.h
test/ELF/allow-multiple-definition.s
test/ELF/avoid-empty-program-headers.s
test/ELF/basic.s
test/ELF/bss.s
test/ELF/build-id.s
test/ELF/common.s
test/ELF/discard-locals.s
test/ELF/dynamic-list.s
test/ELF/dynamic-reloc-index.s
test/ELF/dynamic-reloc.s
test/ELF/edata-etext.s
test/ELF/eh-frame-hdr-icf.s
test/ELF/eh-frame-hdr.s
test/ELF/ehdr_start.s
test/ELF/ehframe-relocation.s
test/ELF/end-update.s
test/ELF/end.s
test/ELF/entry.s
test/ELF/gnu-ifunc-gotpcrel.s
test/ELF/gnu-ifunc.s
test/ELF/got.s
test/ELF/gotpc-relax-nopic.s
test/ELF/gotpc-relax.s
test/ELF/icf7.s
test/ELF/linkerscript/page-size.s
test/ELF/linkerscript/symbols-synthetic.s
test/ELF/local-got.s
test/ELF/local.s
test/ELF/lto/parallel-internalize.ll
test/ELF/lto/shlib-undefined.ll
test/ELF/lto/undefined-puts.ll
test/ELF/merge.s
test/ELF/no-inhibit-exec.s
test/ELF/noplt-pie.s
test/ELF/openbsd-randomize.s
test/ELF/plt.s
test/ELF/pre_init_fini_array.s
test/ELF/pre_init_fini_array_missing.s
test/ELF/program-header-layout.s
test/ELF/relocatable.s
test/ELF/relocation-common.s
test/ELF/relocation-copy-flags.s
test/ELF/relocation-copy.s
test/ELF/relocation-local.s
test/ELF/relocation-size-shared.s
test/ELF/relocation-size.s
test/ELF/relocation-undefined-weak.s
test/ELF/relocation.s
test/ELF/relro.s
test/ELF/resolution.s
test/ELF/startstop-gccollect.s
test/ELF/startstop-shared2.s
test/ELF/string-gc.s
test/ELF/string-table.s
test/ELF/symbol-ordering-file.s
test/ELF/symbol-override.s
test/ELF/symbols.s
test/ELF/tls-got.s
test/ELF/tls-offset.s
test/ELF/tls-opt-gdie.s
test/ELF/tls-opt-local.s
test/ELF/tls-opt.s
test/ELF/tls.s
test/ELF/undef-with-plt-addr.s
test/ELF/verdef-defaultver.s
test/ELF/verdef.s
test/ELF/verneed.s
test/ELF/version-script.s
test/ELF/weak-undef-shared.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27042.79112.patch
Type: text/x-patch
Size: 87369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161123/17302873/attachment.bin>
More information about the llvm-commits
mailing list