[PATCH] D41403: [ELF] Fix incorrect physical address on self-referencing AT command

Erick Reyes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 11 10:23:32 PST 2018


erickreyes updated this revision to Diff 129325.
erickreyes added a comment.

Replaced the patch with Rafael's version, which avoids computing section alignment twice


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D41403

Files:
  ELF/LinkerScript.cpp
  test/ELF/linkerscript/at-self-reference.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41403.129325.patch
Type: text/x-patch
Size: 3509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180111/967edab2/attachment.bin>


More information about the llvm-commits mailing list