[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git] / llvm / test / TableGen / 2006-09-18-LargeInt.td
blob5380212367154e69ef618c8c3db060b1c668d963
1 // RUN: llvm-tblgen %s | FileCheck %s
3 // CHECK: 4294901760
5 def X {
6   int Y = 0xFFFF0000;