Mark that the return is using EAX so that we don't use it for some other
[llvm.git] / test / TableGen / nested-comment.td
blob68e29581bc7f1f6a051c59a14a049b9a9af2f715
1 // RUN: tblgen < %s
3 /* foo
5 / foo
7      /*NoReg*/, baz
8      
9       
10       */
12 def X;