This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/RPCS3/llvm.git
synced
2025-01-08 21:10:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
cbdf0e2455
llvm
/
test
/
MC
/
AsmParser
/
assignment.s
7 lines
96 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
:
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
:
a
=
0
Reference in New Issue
Copy Permalink