This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2024-11-16 11:05:54 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
b8ebc9e244
llvm-6502
/
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