index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
MC
/
AsmParser
/
assignment.s
blob: 4e6916ad25b8f49c82a1ec103cbcdb34e3fcc5a6 (
plain
)
1
2
3
4
5
6
7
# RUN: llvm-mc %s | FileCheck %s
# CHECK: TEST0:
# CHECK: a = 0
TEST0
:
a
=
0