android_mt6572_jiabo/external/llvm/test/Other/2010-05-06-Printer.ll
2025-09-05 16:56:03 +08:00

7 lines
114 B
LLVM

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