[InstCombine] Signed saturation patterns
[llvm-core.git] / test / TableGen / String.td
blob576ba818f383e544289c8d69995f4c7411e8b2af
1 // RUN: llvm-tblgen %s 
3 class x {
4   string y = "missing terminating '\"' character";