[SEH] Ensure that empty __except blocks have their own BB
[oota-llvm.git] / test / TableGen / 2006-09-18-LargeInt.td
index 0e441c5b4776c9c6b4f1658c069e463625324b81..5380212367154e69ef618c8c3db060b1c668d963 100644 (file)
@@ -1,4 +1,6 @@
-// RUN: tblgen %s | grep -- -65536
+// RUN: llvm-tblgen %s | FileCheck %s
+
+// CHECK: 4294901760
 
 def X {
   int Y = 0xFFFF0000;