[PATCH] D72819: [ELF] Decrease alignment of ThunkSection on 64-bit targets from 8 to 4

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 16 10:41:49 PST 2020


MaskRay updated this revision to Diff 238542.
MaskRay edited the summary of this revision.
MaskRay added a comment.
Herald added a subscriber: steven.zhang.

Fix tests


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72819/new/

https://reviews.llvm.org/D72819

Files:
  lld/ELF/SyntheticSections.cpp
  lld/test/ELF/aarch64-call26-thunk.s
  lld/test/ELF/aarch64-cortex-a53-843419-thunk.s
  lld/test/ELF/aarch64-jump26-thunk.s
  lld/test/ELF/aarch64-thunk-pi.s
  lld/test/ELF/aarch64-thunk-script.s
  lld/test/ELF/ppc64-dtprel.s
  lld/test/ELF/ppc64-ifunc.s
  lld/test/ELF/ppc64-long-branch.s
  lld/test/ELF/ppc64-tls-gd.s
  lld/test/ELF/ppc64-toc-restore.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72819.238542.patch
Type: text/x-patch
Size: 12928 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200116/e3efe08e/attachment.bin>


More information about the llvm-commits mailing list