Go to file
Derek Bruening 0b872d9399 [esan] Add calls from the ctor/dtor to the runtime library
Summary:
Adds createEsanInitToolGV for creating a tool-specific variable passed
to the runtime library.

Adds dtor "esan.module_dtor" and inserts calls from the dtor to
"__esan_exit" in the runtime library.

Updates the EfficiencySanitizer test.

Patch by Qin Zhao.

Reviewers: aizatsky

Subscribers: bruening, kcc, vitalybuka, eugenis, llvm-commits

Differential Revision: http://reviews.llvm.org/D20488

llvm-svn: 270627
2016-05-24 22:48:24 +00:00
clang Make the altivec intrinsics that require immediate constant propagation 2016-05-24 22:25:06 +00:00
clang-tools-extra clang-rename: fix renaming non-members variables when referenced as macro arguments 2016-05-24 19:08:53 +00:00
compiler-rt [esan] Add compilation unit init/exit routines. 2016-05-24 22:22:20 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc math: Use single precision fmax in sp path 2016-05-17 19:44:01 +00:00
libcxx Reorganize locale extension fallbacks. NFCI 2016-05-20 12:58:41 +00:00
libcxxabi libc++abi: make __cxa_call_unexpected visible 2016-05-11 23:56:37 +00:00
libunwind unwind: remove last instance of -Wexpansion-to-defined 2016-04-26 01:11:29 +00:00
lld Create Relocations.cpp and move scanRelocs there. 2016-05-24 20:24:43 +00:00
lldb Fix an issue where the NSDate data formatter was not using the proper alignment on watchOS targets 2016-05-24 22:11:57 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [esan] Add calls from the ctor/dtor to the runtime library 2016-05-24 22:48:24 +00:00
openmp Fork performance improvements 2016-05-23 18:01:19 +00:00
polly [ScopInfo] Remove unused typedef OutgoingValueMapTy. NFC. 2016-05-23 14:51:52 +00:00