[PATCH] D86001: [MSAN] Avoid dangling ActualFnStart when replacing instruction

Gui Andrade via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 14 16:51:27 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG05e3ab41e418: [MSAN] Avoid dangling ActualFnStart when replacing instruction (authored by guiand).

Changed prior to commit:
  https://reviews.llvm.org/D86001?vs=285787&id=285790#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86001

Files:
  llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
  llvm/test/Instrumentation/MemorySanitizer/array_types.ll
  llvm/test/Instrumentation/MemorySanitizer/attributes.ll
  llvm/test/Instrumentation/MemorySanitizer/clmul.ll
  llvm/test/Instrumentation/MemorySanitizer/masked-store-load.ll
  llvm/test/Instrumentation/MemorySanitizer/msan_basic.ll
  llvm/test/Instrumentation/MemorySanitizer/msan_eager.ll
  llvm/test/Instrumentation/MemorySanitizer/msan_kernel_basic.ll
  llvm/test/Instrumentation/MemorySanitizer/msan_x86intrinsics.ll
  llvm/test/Instrumentation/MemorySanitizer/unsized_type.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86001.285790.patch
Type: text/x-patch
Size: 19636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200814/155858a7/attachment-0001.bin>


More information about the llvm-commits mailing list