[asan] move the .preinit_array hack into a separate file (added used attribute)
authorKostya Serebryany <kcc@google.com>
Fri, 22 Feb 2013 07:51:26 +0000 (07:51 +0000)
committerKostya Serebryany <kcc@google.com>
Fri, 22 Feb 2013 07:51:26 +0000 (07:51 +0000)
commit1d63d13ce2c24e3ceabc8ca8acec26c4616fbd68
treeefc89d27d46856642884029b770dd1e444615f1b
parent1c73911d420db52e6d52cd68bd1020bfddb6d608
[asan] move the .preinit_array hack into a separate file (added used attribute)

llvm-svn: 175871
compiler-rt/lib/asan/CMakeLists.txt
compiler-rt/lib/asan/asan_intercepted_functions.h
compiler-rt/lib/asan/asan_preinit.cc [new file with mode: 0644]
compiler-rt/lib/asan/asan_rtl.cc