[yaml2obj/obj2yaml] - Add support for .stack_sizes sections.
[llvm-complete.git] / test / TableGen / String.td
blob576ba818f383e544289c8d69995f4c7411e8b2af
1 // RUN: llvm-tblgen %s 
3 class x {
4   string y = "missing terminating '\"' character";