YouCompleteMe/cpp/llvm/test/Other/2010-05-06-Printer.ll

7 lines
87 B
LLVM
Raw Normal View History

2012-07-05 20:51:06 -04:00
; RUN: llc -O2 -print-after-all < %s 2>/dev/null
define void @tester(){
ret void
}