llvm-6502/test/Other/2010-05-06-Printer.ll
Dan Gohman c185a12f25 Don't write a file named "&1".
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106269 91177308-0d34-0410-b5e6-96231b3b80d8
2010-06-18 01:49:17 +00:00

7 lines
87 B
LLVM

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