repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[llvm-objdump] - Remove one overload of reportError. NFCI.
[llvm-complete.git]
/
test
/
MC
/
ARM
/
Windows
/
literals-comments.s
blob
be988742dbab4a32f212348715413ae032ce23b9
1
; RUN
:
llvm-mc
-
triple armv7-windows-msvc
-
filetype obj
-
o
- %
s
2
3
.syntax unified
4
.thumb
5
6
.text
7
8
.global function
9
.thumb_func
10
function
:
11
; this is
a
comment
12
mov
r0
,
#42 ; this # was not
13
bx
lr