[PATCH] D37915: [llvm-objcopy] Add support for dynamic relocations

Jake Ehrlich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 26 15:36:43 PDT 2017


jakehehrlich added a comment.

In https://reviews.llvm.org/D37915#881460, @alekseyshl wrote:

> ASan is not happy about this patch: http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-fast/builds/8167/steps/check-llvm%20asan/logs/stdio


The issues is that I'm not Symbols or SecToApplyRel in the relocation. I'll fix that soon.


Repository:
  rL LLVM

https://reviews.llvm.org/D37915





More information about the llvm-commits mailing list