[PATCH] D142505: [ASan] Introduce a flag -asan-constructor-kind to control the generation of the Asan module constructor.

Usama Hameed via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 24 15:03:02 PST 2023


usama54321 updated this revision to Diff 491930.
usama54321 added a comment.

fix typo


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142505

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-ctors.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142505.491930.patch
Type: text/x-patch
Size: 10168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230124/55d6659e/attachment.bin>


More information about the llvm-commits mailing list