Sign in
◑
Theme
chromium
/
external
/
github.com
/
emscripten-core
/
emscripten-fastcomp
/
2a333e6b14e94de7fa32dd0a772886d028515708
/
.
/
test
/
MC
/
ARM
/
preserve-comments-arm.s
blob: 4c480096c663735310d8772aa627874dce9b5146 [
file
]
@
RUN
:
llvm
-
mc
-
preserve
-
comments
-
n
-
triple arm
-
eabi
<
%s > %
t
@
RUN
:
sed
's/#[C]omment/@Comment/g'
%s > %
t2
@
RUN
:
diff
%t %
t2
.text
mov r0
,
r0
foo
:
#Comment here
mov r0
,
r0
@
EOL comment
.ident
""