[asan] fix a test
[oota-llvm.git] / test / Instrumentation / AddressSanitizer / instrument-no-return.ll
2012-02-08 Kostya Serebryany[asan] unpoison the stack before every noreturn call...