llvm-for-llvmta/test/TableGen/nested-comment.td

13 lines
91 B
TableGen
Raw Normal View History

2022-04-25 10:02:23 +02:00
// RUN: llvm-tblgen < %s
/* foo
/ foo
/*NoReg*/, baz
*/
def X;