[PATCH] D45260: COFF: Layout sections in the same order as link.exe

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 4 12:18:55 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD329221: COFF: Layout sections in the same order as link.exe (authored by hans, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45260?vs=141004&id=141018#toc

Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D45260

Files:
  COFF/Writer.cpp
  test/COFF/arm64-relocs-imports.test
  test/COFF/armnt-movt32t.test
  test/COFF/associative-comdat.s
  test/COFF/baserel.test
  test/COFF/combined-resources.test
  test/COFF/common-alignment.test
  test/COFF/common.test
  test/COFF/ctors_dtors_priority.s
  test/COFF/delayimports-armnt.yaml
  test/COFF/delayimports.test
  test/COFF/delayimports32.test
  test/COFF/export-armnt.yaml
  test/COFF/hello32.test
  test/COFF/imports.test
  test/COFF/loadcfg.ll
  test/COFF/loadcfg.test
  test/COFF/loadcfg32.test
  test/COFF/lto-comdat.ll
  test/COFF/lto.ll
  test/COFF/manifestinput.test
  test/COFF/pdata-arm64.yaml
  test/COFF/pdb-comdat.test
  test/COFF/pdb-globals.test
  test/COFF/pdb-procid-remapping.test
  test/COFF/pdb-scopes.test
  test/COFF/pdb-source-lines.test
  test/COFF/pdb-symbol-types.yaml
  test/COFF/pdb-type-server-simple.test
  test/COFF/pdb.test
  test/COFF/reloc-arm.test
  test/COFF/resource.test
  test/COFF/safeseh.s
  test/COFF/secidx-absolute.s
  test/COFF/secrel-common.s
  test/COFF/string-tail-merge.s
  test/COFF/symtab.test
  test/COFF/unwind.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45260.141018.patch
Type: text/x-patch
Size: 57919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180404/23d5e1ee/attachment.bin>


More information about the llvm-commits mailing list