X86MCInstLower::Lower should only not emit anything to OutStreamer,
[llvm/avr.git] / test / TableGen / String.td
blobd2ae451c295d9e4b3efc805f11db3602600c3a29
1 // RUN: tblgen %s 
2 class x {
3   string y = "missing terminating '\"' character";