[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 16:11:40 PDT 2022


kda updated this revision to Diff 452026.
kda marked an inline comment as done.
kda added a comment.

rebase


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.452026.patch
Type: text/x-patch
Size: 13445 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220811/f4514a10/attachment.bin>


More information about the llvm-commits mailing list