[llvm-commits] CVS: llvm/test/Feature/forwardreftest.ll

Nick Lewycky nicholas at mxc.ca
Wed Apr 11 15:33:10 PDT 2007


Reid Spencer wrote:
> +; RUN: llvm-upgrade < %s | llvm-as | llvm-ds -o /dev/null -f &&
llvm-dis?

>  ; RUN: llvm-upgrade < %s | llvm-as | llvm-dis > %t1.ll
>  ; RUN: llvm-as %t1.ll -o - | llvm-dis > %t2.ll
>  ; RUN: diff %t1.ll %t2.ll

Nick



More information about the llvm-commits mailing list