Sign in
llvm
/
lld
/
refs/heads/release_38
/
.
/
test
/
ELF
/
writable-merge.s
blob: dd7b8538e57a32111ddf00d49761a1e889136be2 [
file
] [
log
] [
blame
]
//
REQUIRES
:
x86
//
RUN
:
llvm
-
mc
%s -o %
t.o
-
filetype
=
obj
-
triple
=
x86_64
-
pc
-
linux
//
RUN
:
not ld.lld
%t.o -o %
t
2
>&
1
|
FileCheck %s
//
CHECK
:
Writable SHF_MERGE sections are not supported
.section .foo
,
"awM"
,@
progbits
,
4