[asan] inline the calls to __asan_stack_free_* with small sizes. Yet another 10%...
authorKostya Serebryany <kcc@google.com>
Tue, 17 Sep 2013 12:14:50 +0000 (12:14 +0000)
committerKostya Serebryany <kcc@google.com>
Tue, 17 Sep 2013 12:14:50 +0000 (12:14 +0000)
commit671c3ba921d5b8271307a8caa5e29f512d2e8e82
treec6a62066fe65e4531b4303b3aecc5060a8b58967
parentdc0de80f24a83336cb26dcb9ed1fa030142a504d
[asan] inline the calls to __asan_stack_free_* with small sizes. Yet another 10%-20% speedup for use-after-return

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