YouCompleteMe/cpp/llvm/test/Other/2010-05-06-Printer.ll
2012-07-05 17:51:06 -07:00

7 lines
87 B
LLVM

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