[asan] fix asan-vs-gvn.ll test (it did not actually check much before this change)
[oota-llvm.git] / test / Instrumentation / AddressSanitizer / instrument-no-return.ll
2012-02-08 Kostya Serebryany[asan] unpoison the stack before every noreturn call...