X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FTableGen%2F2006-09-18-LargeInt.td;h=5380212367154e69ef618c8c3db060b1c668d963;hb=6e08a410aa0a375450dfbdd3c1114aafc5fb1fb9;hp=194699acc632c0200c4b789a7769aef42ff65436;hpb=32989deb9641cf3878686b5634311a7a125f8f02;p=oota-llvm.git diff --git a/test/TableGen/2006-09-18-LargeInt.td b/test/TableGen/2006-09-18-LargeInt.td index 194699acc63..53802123671 100644 --- a/test/TableGen/2006-09-18-LargeInt.td +++ b/test/TableGen/2006-09-18-LargeInt.td @@ -1,5 +1,6 @@ -// RUN: tblgen %s | grep -- 4294901760 -// XFAIL: vg_leak +// RUN: llvm-tblgen %s | FileCheck %s + +// CHECK: 4294901760 def X { int Y = 0xFFFF0000;