[PATCH] D58426: llvm-objcopy: Change sectionWithinSegment() to use virtual addresses instead of file offsets.
Jordan Rupprecht via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 19 11:39:41 PDT 2019
rupprecht added subscribers: jhenderson, evgeny777.
rupprecht added a comment.
(adding a few subscribers from D59351 <https://reviews.llvm.org/D59351>)
In D58426#1433507 <https://reviews.llvm.org/D58426#1433507>, @jakehehrlich wrote:
> Also please add me as a reviewer to changes like this (ELF llvm-objcopy/strip changes that change subtle behavior).
I recommend setting up a herald rule if you want to be sure to be a reviewer, e.g. https://reviews.llvm.org/H418
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58426/new/
https://reviews.llvm.org/D58426
More information about the llvm-commits
mailing list