[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
Tue Feb 23 20:38:54 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7d3ef103b55a: [ASan] Introduce a way set different ways of emitting module destructors. (authored by delcypher).

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.325970.patch
Type: text/x-patch
Size: 12521 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210224/fad5ceb8/attachment.bin>


More information about the llvm-commits mailing list