[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 07:44:30 PST 2016


emaste updated this revision to Diff 79081.
emaste added a comment.

Apply to x86-64


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.79081.patch
Type: text/x-patch
Size: 87873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161123/864f05a4/attachment-0001.bin>


More information about the llvm-commits mailing list