aboutsummaryrefslogtreecommitdiff
path: root/test/TableGen/2006-09-18-LargeInt.td
diff options
context:
space:
mode:
Diffstat (limited to 'test/TableGen/2006-09-18-LargeInt.td')
-rw-r--r--test/TableGen/2006-09-18-LargeInt.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TableGen/2006-09-18-LargeInt.td b/test/TableGen/2006-09-18-LargeInt.td
index 0e441c5b47..afd813fab6 100644
--- a/test/TableGen/2006-09-18-LargeInt.td
+++ b/test/TableGen/2006-09-18-LargeInt.td
@@ -1,4 +1,4 @@
-// RUN: tblgen %s | grep -- -65536
+// RUN: tblgen %s | grep -- 4294901760
def X {
int Y = 0xFFFF0000;