Sign in
swiftshader
/
SwiftShader
/
6b7f515c67744bc34f0eb06df72244a9a4e56dc6
/
.
/
third_party
/
llvm-7.0
/
llvm
/
test
/
MC
/
ARM
/
full_line_comment.s
blob: 4c91986348305ad35329550723cf68379e309922 [
file
] [
log
] [
blame
]
//
RUN
:
llvm
-
mc
-
triple arm
-
apple
-
darwin10
%s | FileCheck %
s
# this is a full line comment starting at column 1
# this starting at column 2
.data
//
CHECK
:
.long
0
.long
0
# .long 1 this line is commented out