[PATCH] D96571: [ASan] Introduce a way set different ways of emitting module destructors.

Dan Liew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 22 15:21:42 PST 2021


delcypher updated this revision to Diff 325596.
delcypher added a comment.

- Fix clang-tidy warnings
- Remove unused header include


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96571

Files:
  llvm/include/llvm/Transforms/Instrumentation/AddressSanitizer.h
  llvm/include/llvm/Transforms/Instrumentation/AddressSanitizerOptions.h
  llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/test/Instrumentation/AddressSanitizer/no_global_dtors.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96571.325596.patch
Type: text/x-patch
Size: 12521 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210222/0639829a/attachment.bin>


More information about the llvm-commits mailing list