Reapply r121905 (automatic synthesis of @llvm.sadd.with.overflow) with a fix for...
[oota-llvm.git] / test / Other / 2010-05-06-Printer.ll
1 ; RUN: llc -O2 -print-after-all < %s 2>/dev/null
2
3 define void @tester(){
4   ret void
5 }
6