[PATCH] D58413: [sanitizers] Restore internal_readlink for x32
Vitaly Buka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 19 17:01:00 PST 2019
vitalybuka added a comment.
Thanks,
I see, this very indirect test. Could you please add something into compiler-rt/lib/sanitizer_common/tests/sanitizer_common_test.cc
Maybe test ReadBinaryNameCached() which uses this function
In D58413#1403146 <https://reviews.llvm.org/D58413#1403146>, @hjl.tools wrote:
> See:
>
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89409
Repository:
rCRT Compiler Runtime
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58413/new/
https://reviews.llvm.org/D58413
More information about the llvm-commits
mailing list