[PATCH] D146858: [msan] Fix handling of ParamTLS overflow.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 4 13:52:50 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe0f7ef4b9ccf: [msan] Fix handling of ParamTLS overflow. (authored by eugenis).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146858/new/

https://reviews.llvm.org/D146858

Files:
  llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
  llvm/test/Instrumentation/MemorySanitizer/Mips/vararg-mips64.ll
  llvm/test/Instrumentation/MemorySanitizer/Mips/vararg-mips64el.ll
  llvm/test/Instrumentation/MemorySanitizer/PowerPC/vararg-ppc64.ll
  llvm/test/Instrumentation/MemorySanitizer/PowerPC/vararg-ppc64le.ll
  llvm/test/Instrumentation/MemorySanitizer/msan_debug_info.ll
  llvm/test/Instrumentation/MemorySanitizer/msan_kernel_basic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146858.510919.patch
Type: text/x-patch
Size: 13285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230404/c8a432e7/attachment-0001.bin>


More information about the llvm-commits mailing list