[PATCH] D109393: [asan] Changed the label for error reporting code to use GOT instead of PLT.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 7 14:40:40 PDT 2021


pcc added a comment.

What's the effect on the relocation types in the object file with this change? I don't think it's valid to have a branch with an `@GOT` modifier.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109393/new/

https://reviews.llvm.org/D109393



More information about the llvm-commits mailing list