[PATCH] D59097: [yaml2obj]Lookup relocation symbols in dynamic symbol when .dynsym referenced
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 11 04:03:24 PDT 2019
jhenderson planned changes to this revision.
jhenderson added a comment.
I forgot to run all the test before putting this patch up for review, and llvm-readobj/demangle.test is failing in a non-trivial way, which I'll need to fix. It may result in a different change in yaml2obj going in first, to fix segment offsets that contain .dynstr and .dynsym based on my first look.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59097/new/
https://reviews.llvm.org/D59097
More information about the llvm-commits
mailing list