repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
llvm
/
test
/
MC
/
X86
/
reloc-macho.s
blob
82ca0de8706d9476f0da756e0eaa71b0153c57b4
1
//
RUN
:
llvm-mc
-
filetype
=
obj
-
triple x86_64-apple-darwin
%
s
-
o
-
| llvm-readobj
-
r
-
| FileCheck
%
s
2
3
//
CHECK
:
Relocations
[
4
//
CHECK-NEXT
: ]
5
6
.section foo,bar
7
La
:
8
Lb
:
9
.long La-Lb