aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2006-07-28-AsmPrint-Long-As-Pointer.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/2006-07-28-AsmPrint-Long-As-Pointer.ll')
-rw-r--r--test/CodeGen/X86/2006-07-28-AsmPrint-Long-As-Pointer.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2006-07-28-AsmPrint-Long-As-Pointer.ll b/test/CodeGen/X86/2006-07-28-AsmPrint-Long-As-Pointer.ll
index 805de7c..2ceda9e 100644
--- a/test/CodeGen/X86/2006-07-28-AsmPrint-Long-As-Pointer.ll
+++ b/test/CodeGen/X86/2006-07-28-AsmPrint-Long-As-Pointer.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-upgrade < %s | llvm-as | llc -march=x86 | grep 4294967240
+; RUN: llvm-upgrade < %s | llvm-as | llc -march=x86 | grep -- -56
; PR853
%X = global int* cast (ulong 18446744073709551560 to int*)