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