Reapply commit 143028 with a fix: the problem was casting a ConstantExpr Mul
[oota-llvm.git] / test / TableGen / nested-comment.td
1 // RUN: llvm-tblgen < %s
2 // XFAIL: vg_leak
3
4 /* foo
5
6 / foo
7
8      /*NoReg*/, baz
9      
10       
11       */
12
13 def X;