bolt/deps/llvm-18.1.8/llvm/test/TableGen/nested-comment.td

13 lines
91 B
TableGen
Raw Normal View History

2025-02-14 19:21:04 +01:00
// RUN: llvm-tblgen < %s
/* foo
/ foo
/*NoReg*/, baz
*/
def X;