[PATCH] D131631: [MSAN] Separate id ptr from constant string for variable names used in track origins.
Kevin Athey via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 11 20:29:16 PDT 2022
kda updated this revision to Diff 452067.
kda marked an inline comment as done.
kda added a comment.
add check for IDPTR in IR test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131631/new/
https://reviews.llvm.org/D131631
Files:
compiler-rt/lib/msan/msan.cpp
compiler-rt/lib/msan/msan_interface_internal.h
llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
llvm/test/Instrumentation/MemorySanitizer/alloca.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131631.452067.patch
Type: text/x-patch
Size: 14097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220812/d29f1a23/attachment.bin>
More information about the llvm-commits
mailing list