2006-09-18-LargeInt.td   [plain text]


// RUN: llvm-tblgen %s | grep -- 4294901760
// XFAIL: vg_leak

def X {
  int Y = 0xFFFF0000;
}