This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2024-11-24 03:33:20 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
70e1f6e517
llvm-mirror
/
test
/
TableGen
/
2003-08-03-PassCode.td
8 lines
101 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 15:39:59 +02:00
// RUN: llvm-tblgen %s
New testcase llvm-svn: 7560
2003-08-04 06:53:13 +02:00
class
test
<
code
C
>
{
code
Code
=
C
;
}
def
foo
:
test
<
[{ hello world! }]
>
;
Reference in New Issue
Copy Permalink