Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
bc041b82d44b51a3b7da79c38e4052e28ff8011c
/
.
/
llvm
/
test
/
MC
/
ELF
/
nocompression.s
blob: e7b01f7ad479cba4b1383f25553cdb2ec661def2 [
file
] [
log
] [
blame
]
//
RUN
:
not llvm
-
mc
-
filetype
=
obj
-
compress
-
debug
-
sections
-
triple x86_64
-
pc
-
linux
-
gnu
%s -o - 2>&1 | FileCheck %
s
//
REQUIRES
:
nozlib
//
CHECK
:
llvm
-
mc
{{[^:]*}}:
build tools with zlib to enable
-
compress
-
debug
-
sections