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