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
/
AsmParser
/
preserve-comments.s
blob
a0f50196213cdcc756e2b7bf65e4100857bb7a56
1
#RUN: llvm-mc -preserve-comments -n -triple i386-linux-gnu < %s > %t
2
#RUN: diff %s %t
3
.text
4
5
foo
:
#Comment here
6
#comment here
7
nop
8
#if DIRECTIVE COMMENT
9
## WHOLE LINE COMMENT
10
cmpl
$
196
, %
eax
## EOL COMMENT
11
#endif
12
.ident
"clang version 3.9.0"
13
.section
".note.GNU-stack"
,
""
,@progbits