1
0
mirror of https://github.com/RPCS3/llvm.git synced 2025-04-04 22:31:44 +00:00
llvm/test/TableGen/nested-comment.td
2013-11-10 14:25:44 +00:00

13 lines
91 B
TableGen

// RUN: llvm-tblgen < %s
/* foo
/ foo
/*NoReg*/, baz
*/
def X;