repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ARM] Better OR's for MVE compares
[llvm-core.git]
/
test
/
MC
/
ARM
/
full_line_comment.s
blob
4c91986348305ad35329550723cf68379e309922
1
//
RUN
:
llvm-mc
-
triple arm-apple-darwin10
%
s | FileCheck
%
s
2
# this is a full line comment starting at column 1
3
# this starting at column 2
4
5
.data
6
//
CHECK
:
.long 0
7
.long 0
8
# .long 1 this line is commented out