[ASan] Change the ABI of __asan_before_dynamic_init function: now it takes pointer...
authorAlexey Samsonov <samsonov@google.com>
Tue, 26 Mar 2013 13:05:41 +0000 (13:05 +0000)
committerAlexey Samsonov <samsonov@google.com>
Tue, 26 Mar 2013 13:05:41 +0000 (13:05 +0000)
commitca825ea24de2f3d819845ee01796dc6c7a45170d
treea315c5ba701506f70ad67c964f45a9264d55efc3
parent3d386421e0d8756a4665d00fcfa66a99990f0f91
[ASan] Change the ABI of __asan_before_dynamic_init function: now it takes pointer to private string with module name. This string serves as a unique module ID in ASan runtime. LLVM part

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