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
2025-01-16 14:31:59 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-6502
/
test
/
MC
/
AsmParser
/
directive_set.s
7 lines
104 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
Switch all the MC tests to use FileCheck. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75039 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-08 20:50:34 +00:00
#
RUN
:
llvm
-
m
c
%
s
|
F
i
l
e
C
h
e
c
k
%
s
MC: Parse .set and assignments. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74208 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-25 21:56:11 +00:00
Switch all the MC tests to use FileCheck. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75039 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-08 20:50:34 +00:00
#
CHECK
:
TEST0
:
#
CHECK
:
.set
a
,
0
MC: Parse .set and assignments. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74208 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-25 21:56:11 +00:00
TEST0
:
.set
a,
0
Reference in New Issue
Copy Permalink