mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 04:30:23 +00:00
Make this harder
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30036 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e7173e10ec
commit
9595159451
@ -15,3 +15,5 @@ multiclass t<int a> {
|
||||
}
|
||||
|
||||
defm FOO : t<42>;
|
||||
|
||||
def T4 : C1<6, "foo">;
|
||||
|
Loading…
Reference in New Issue
Block a user