[asan] remove .preinit_array from the compiler module (it breaks .so builds). This...
authorKostya Serebryany <kcc@google.com>
Wed, 14 Dec 2011 00:01:51 +0000 (00:01 +0000)
committerKostya Serebryany <kcc@google.com>
Wed, 14 Dec 2011 00:01:51 +0000 (00:01 +0000)
commitbd7910d158ad2e2a3cb17f2b3f160a9c39dd6b0f
tree5da024bc84d1b977226625ee8cb7f6c34f534d95
parenta740e19e7e4ef29a7404fac3ac7e513beacf1bf7
[asan] remove .preinit_array from the compiler module (it breaks .so builds). This should be done in the run-time.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146527 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/AddressSanitizer.cpp