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

define void @tester(){
  ret void
}