[asan] workaround for reg alloc bug 11395: don't instrument functions with large...
authorKostya Serebryany <kcc@google.com>
Fri, 18 Nov 2011 01:41:06 +0000 (01:41 +0000)
committerKostya Serebryany <kcc@google.com>
Fri, 18 Nov 2011 01:41:06 +0000 (01:41 +0000)
commit5a3a9c937198084498a196dae856ac5a5a005bcc
treef8c99f080c4fa10ae614d10667ede760097bbf01
parent424fe0e422826f4962b58428b6aef48e1a66c30a
[asan] workaround for reg alloc bug 11395: don't instrument functions with large chunks of inline assembler

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144962 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/AddressSanitizer.cpp
test/Instrumentation/AddressSanitizer/bug_11395.ll [new file with mode: 0644]