Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / TableGen / nested-comment.td
blobf8581ceb2ff5a3c1faebadbfa525998be45044b7
1 // RUN: llvm-tblgen < %s
3 /* foo
5 / foo
7      /*NoReg*/, baz
8      
9       
10       */
12 def X;