[asan] extend the workaround for http://llvm.org/bugs/show_bug.cgi?id=11395: don...
authorKostya Serebryany <kcc@google.com>
Wed, 11 Jan 2012 18:15:23 +0000 (18:15 +0000)
committerKostya Serebryany <kcc@google.com>
Wed, 11 Jan 2012 18:15:23 +0000 (18:15 +0000)
commitbcb55ce3862bbbedac4e09d7099c9e0efc434e4b
tree1213ca109e4c02c81b400ef505f40f0c0129c548
parent014f7a3b3798580d5aac80b83bcb67e03d302fa4
[asan] extend the workaround for llvm.org/bugs/show_bug.cgi?id=11395: don't instrument the function at all on x86_32 if it has a large asm blob

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