[asan] when registering globals, use the same unwinder as we use for malloc, instead...
authorKostya Serebryany <kcc@google.com>
Mon, 23 Feb 2015 20:40:53 +0000 (20:40 +0000)
committerKostya Serebryany <kcc@google.com>
Mon, 23 Feb 2015 20:40:53 +0000 (20:40 +0000)
commit04d482e9249656cda7538936bc6aa229b0195dac
tree1fc86c89bd7ca7f3800e76b2d444f0280cfd0d1f
parent096feeb741fe3b1c5c4b83727fdcc38ef2886a5d
[asan] when registering globals, use the same unwinder as we use for malloc, instead of the one used for FATAL crash (which may be too slow)

llvm-svn: 230256
compiler-rt/lib/asan/asan_globals.cc