From: Chris Lattner Date: Sun, 7 Nov 2004 07:41:32 +0000 (+0000) Subject: Add new (old) testcase X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=ac196c66a36018bbadace783a7b8b68bc5c21d2a;p=oota-llvm.git Add new (old) testcase git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17570 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Assembler/2004-01-20-MaxLongLong.llx b/test/Assembler/2004-01-20-MaxLongLong.llx index a55fcd6e8c0..691cf5ee65a 100644 --- a/test/Assembler/2004-01-20-MaxLongLong.llx +++ b/test/Assembler/2004-01-20-MaxLongLong.llx @@ -1,4 +1,5 @@ -; RUN: llvm-as < %s | llvm-dis | grep 9223372036854775808 +; RUN: llvm-as < %s -o /dev/null -f -global long -9223372036854775808 +global long -9223372036854775808 ; :0 [#uses=0] +implementation ; Functions: