[PATCH] D102462: LLVM Detailed IR tests for introduction of flag -fsanitize-address-detect-stack-use-after-return-mode.

Kevin Athey via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 25 16:17:55 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG52ac1147713d: LLVM Detailed IR tests for introduction of flag -fsanitize-address-detect-stackā€¦ (authored by kda).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102462

Files:
  llvm/include/llvm/Transforms/Instrumentation/AddressSanitizerOptions.h
  llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/test/Instrumentation/AddressSanitizer/fake-stack.ll
  llvm/test/Instrumentation/AddressSanitizer/lifetime-uar-uas.ll
  llvm/test/Instrumentation/AddressSanitizer/localescape.ll
  llvm/test/Instrumentation/AddressSanitizer/stack-poisoning.ll
  llvm/test/Instrumentation/AddressSanitizer/stack_dynamic_alloca.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102462.347819.patch
Type: text/x-patch
Size: 25352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210525/eae8db2e/attachment.bin>


More information about the llvm-commits mailing list