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