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
[memprof] Remove an unused using directive (#117004)
[llvm-project.git]
/
lld
/
test
/
ELF
/
version-use.s
blob
e8b510427db3df66ceff477e0255beb60174e6a5
1
//
REQUIRES
:
x86
2
//
RUN
:
llvm-mc
%
s
-
o
%
t.o
-
filetype
=
obj
-
triple
=
x86_64-pc-linux
3
//
RUN
:
ld.lld
%
t.o
%
p
/
Inputs
/
version-use.so
-
o
%
t.so
-
shared
-
z defs
4
//
RUN
:
llvm-readobj
-
S
%
t.so | FileCheck
%
s
5
6
7
call bar@PLT
8
9
//
CHECK-
NOT
:
SHT_GNU_versym