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


// RUN: tblgen %s | grep -- 4294901760

def X {
  int Y = 0xFFFF0000;
}