[asan] insert crash basic blocks inline as opposed to inserting them at the end of...
[oota-llvm.git] / test / Instrumentation / AddressSanitizer / instrument-no-return.ll
2012-02-08 Kostya Serebryany[asan] unpoison the stack before every noreturn call...