[ELF][test] Temporarily remove .relr.dyn test which is not working

This commit is contained in:
Fangrui Song 2022-01-12 11:43:56 -08:00
parent 66b2ed477f
commit d8b7ae947d

View file

@ -27,8 +27,6 @@
# RUN: llvm-readobj -S %t | FileCheck /dev/null --implicit-check-not='Name: .rela.dyn'
# RUN: echo "SECTIONS { /DISCARD/ : { *(.relr.dyn) } }" > %t.script
# RUN: ld.lld -pie --pack-dyn-relocs=relr -T %t.script %t.o -o %t
# RUN: llvm-readobj -S %t | FileCheck /dev/null --implicit-check-not='Name: .relr.dyn'
.data
.align 8