Sign in
cobalt
/
cobalt
/
04cd6faca4dd5039a1b810e9ba7b7a79e51a781d
/
.
/
src
/
third_party
/
llvm-project
/
lld
/
test
/
ELF
/
no-symtab.s
blob: 2468c4f05fc48830a00264bc19d0b8d703f13cfc [
file
] [
log
] [
blame
]
//
REQUIRES
:
x86
//
RUN
:
llvm
-
mc
-
filetype
=
obj
-
triple
=
x86_64
-
pc
-
linux
%s -o %
t.o
//
RUN
:
ld.lld
%t.o %
p
/
Inputs
/
no
-
symtab.o
-
o
/
dev
/
null
.global _start
_start
: