[PATCH] D23733: [asan] Pass argc/argv/envp module constructor arguments to __asan_init
Evgeniy Stepanov via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 19 18:09:18 PDT 2016
eugenis created this revision.
eugenis added reviewers: kcc, vitalybuka.
eugenis added a subscriber: llvm-commits.
eugenis set the repository for this revision to rL LLVM.
Repository:
rL LLVM
https://reviews.llvm.org/D23733
Files:
include/llvm/Transforms/Utils/ModuleUtils.h
lib/Transforms/Instrumentation/AddressSanitizer.cpp
lib/Transforms/Utils/ModuleUtils.cpp
test/Instrumentation/AddressSanitizer/basic.ll
test/Instrumentation/AddressSanitizer/ctor.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23733.68754.patch
Type: text/x-patch
Size: 6845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160820/8a3b97c6/attachment.bin>
More information about the llvm-commits
mailing list