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

8 lines
106 B
LLVM

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