[PATCH] D151552: [compiler-rt] Refactor memintrinsic interceptors
Marco Elver via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 26 05:40:45 PDT 2023
melver added a comment.
In D151552#4375754 <https://reviews.llvm.org/D151552#4375754>, @dvyukov wrote:
> What's the failure mode if we accidentally include redefine into sanitizer_common_interceptors_memintrinsics.inc?
I reworked the builtin redefinitions patch. I added a compile-time check in https://reviews.llvm.org/D151152.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151552/new/
https://reviews.llvm.org/D151552
More information about the llvm-commits
mailing list