X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=test%2FCodeGen%2FCBackend%2F2002-09-20-VarArgPrototypes.ll;h=f3841f44ee0b8dc8a0eca15663e75c78a40982bf;hp=934bee45c4836c92293d03073815538e24f4b177;hb=69ccadd7535a83b348595cf603126e6a68b2883b;hpb=a50d5962edbf9606a9a7636d845be9f980c28b87 diff --git a/test/CodeGen/CBackend/2002-09-20-VarArgPrototypes.ll b/test/CodeGen/CBackend/2002-09-20-VarArgPrototypes.ll index 934bee45c48..f3841f44ee0 100644 --- a/test/CodeGen/CBackend/2002-09-20-VarArgPrototypes.ll +++ b/test/CodeGen/CBackend/2002-09-20-VarArgPrototypes.ll @@ -1,4 +1,4 @@ -; RUN: llvm-as < %s | llc -march=c +; RUN: llvm-upgrade < %s | llvm-as | llc -march=c declare void %foo(...)