This website requires JavaScript.
Explore
Help
Register
Sign In
RPCSX
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/RPCSX/llvm.git
synced
2024-12-13 23:18:51 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
a7f99f28a7
llvm
/
test
/
TableGen
/
nested-comment.td
14 lines
109 B
TableGen
Raw
Normal View
History
Unescape
Escape
s/tblgen/llvm-tblgen/g in a few missed places, including the tests git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141294 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-06 13:39:59 +00:00
// RUN: llvm-tblgen < %s
Reverted r138652, valgrind doesn't understand obj:*/tblgen. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138703 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-27 06:17:30 +00:00
// XFAIL: vg_leak
new testcase: tblgen should grok this. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23247 91177308-0d34-0410-b5e6-96231b3b80d8
2005-09-06 21:22:15 +00:00
/
*
foo
/
foo
/
*
NoReg
*
/
,
baz
*
/
def
X
;
Reference in New Issue
Copy Permalink