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
[clang-tidy][modernize-use-starts-ends-with] Fix operator rewriting false negative...
[llvm-project.git]
/
lld
/
test
/
ELF
/
gc-absolute.s
blob
bd0870c263a7a196632bbb6282db7005def34ce1
1
# REQUIRES: x86
2
3
# RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %s -o %t
4
# RUN: ld.lld %t -o /dev/null -shared --gc-sections
5
6
.global foo
7
foo
=
0x123