llvm-65816/test/Other/2010-05-06-Printer.ll

7 lines
87 B
LLVM

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