[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 19:07:22 PDT 2022


kda updated this revision to Diff 452053.
kda added a comment.

fix 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.452053.patch
Type: text/x-patch
Size: 14008 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220812/dcf8e3cb/attachment.bin>


More information about the llvm-commits mailing list