summaryrefslogtreecommitdiff
path: root/test/Other/2010-05-06-Printer.ll
blob: 1cbe78dab7de33127ecbe8664d76c229c54379b3 (plain)
1
2
3
4
5
6
; RUN: llc -O2 -print-after-all < %s 2>/dev/null

define void @tester(){
  ret void
}