[PATCH] D47602: Correct aligment computation for shared object symbols

Han Shen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 6 14:48:04 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL334135: Correct aligment computation for shared object symbols. (authored by shenhan, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47602?vs=150050&id=150204#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47602

Files:
  lld/trunk/ELF/InputFiles.cpp
  lld/trunk/ELF/Relocations.cpp
  lld/trunk/test/ELF/Inputs/copy-relocation-zero-abs-addr.s
  lld/trunk/test/ELF/Inputs/copy-relocation-zero-nonabs-addr.s
  lld/trunk/test/ELF/Inputs/copy-relocation-zero-nonabs-addr.script
  lld/trunk/test/ELF/copy-relocation-zero-abs-addr.s
  lld/trunk/test/ELF/copy-relocation-zero-nonabs-addr.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47602.150204.patch
Type: text/x-patch
Size: 5519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180606/3643e366/attachment.bin>


More information about the llvm-commits mailing list