[PATCH] D61641: [llvm-objcopy] Strip file symbols with --strip-unneeded
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 7 09:44:28 PDT 2019
jhenderson added a comment.
In D61641#1493743 <https://reviews.llvm.org/D61641#1493743>, @evgeny777 wrote:
> > I see you originally added it in https://reviews.llvm.org/rL353919.
>
> It was in fact added in https://reviews.llvm.org/D46896. In r353919 I just moved the code to a separate function.
Oh, my bad. Sorry, I didn't look hard enough. Still worth seeing if anybody else has anything to chime in with before this goes in, so I'd give it a day before committing, if that's okay?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61641/new/
https://reviews.llvm.org/D61641
More information about the llvm-commits
mailing list