This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
46aafc16e8
llvm-project
/
llvm
/
test
/
TableGen
/
nested-comment.td
13 lines
91 B
TableGen
Raw
Normal View
History
Unescape
Escape
s/tblgen/llvm-tblgen/g in a few missed places, including the tests llvm-svn: 141294
2011-10-06 21:39:59 +08:00
// RUN: llvm-tblgen < %s
new testcase: tblgen should grok this. llvm-svn: 23247
2005-09-07 05:22:15 +08:00
/
*
foo
/
foo
/
*
NoReg
*
/
,
baz
*
/
def
X
;