Sign in
cobalt
/
cobalt
/
a7b1cfadc52288d71702934fd93743a24aea060a
/
.
/
src
/
third_party
/
llvm-project
/
lld
/
test
/
wasm
/
strip-debug.test
blob: be5ba700e25826546bc3fc580c55f2fadd65e62d [
file
] [
log
] [
blame
]
RUN
:
llc
-
filetype
=
obj
%
p
/
Inputs
/
start
.
ll
-
o
%
t
.
start
.
o
RUN
:
wasm
-
ld
--
strip
-
debug
-
o
%
t
.
wasm
%
t
.
start
.
o
RUN
:
obj2yaml
%
t
.
wasm
|
FileCheck
%
s
# Check that there is no name section
CHECK
-
NOT
:
Name
:
name