llvm-6502/test/Other/2010-05-06-Printer.ll
2010-05-27 09:32:38 +00:00

7 lines
80 B
LLVM

; RUN: llc -O2 -print-after-all < %s 2>&1
define void @tester(){
ret void
}