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
[obj2yaml] - Fix a comment. NFC.
[llvm-complete.git]
/
test
/
MC
/
X86
/
relax-insn.s
blob
510766c82840aaf3d4ee2231f5b4a03f45cf8ad0
1
//
RUN
:
llvm-mc
-
filetype
=
obj
-
triple i386-pc-linux-gnu
%
s
-
o
%
t
2
//
RUN
:
llvm-objdump
-
d
%
t
| FileCheck
%
s
3
4
.global foo
5
pushw $foo
//
CHECK
:
pushw