[asan] rip off the creation of global redzones from the main AddressSanitizer class...
authorKostya Serebryany <kcc@google.com>
Thu, 22 Nov 2012 03:18:50 +0000 (03:18 +0000)
committerKostya Serebryany <kcc@google.com>
Thu, 22 Nov 2012 03:18:50 +0000 (03:18 +0000)
commit20a79970e04c8cdd17196dc43eb4535ba731ad10
treef66c0ea4c3bb7a6a548b2f7dc487159e857c3f0f
parent960ac37832537a0d4afdfa047c257378e5272ae3
[asan] rip off the creation of global redzones from the main AddressSanitizer class into a separate class. The intent is to make it a separate ModulePass in the following commmits

llvm-svn: 168484
llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp