1 ; RUN: llc -O2 -print-after-all < %s 2>/dev/null 2 ; REQUIRES: default_triple 3 4 define void @tester(){ 5 ret void 6 } 7 8