[PM/AA] Don't bother forward declaring Function and Value, just include
[oota-llvm.git] / test / Other / 2010-05-06-Printer.ll
1 ; REQUIRES: native
2 ; RUN: llc -O2 -print-after-all < %s 2>/dev/null
3
4 define void @tester(){
5   ret void
6 }
7