Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lld / test / ELF / linkerscript / exidx-crash.test
blob4d765f4d338027277d53151ffeb3705459bf1e9c
1 # REQUIRES: aarch64
3 # We used to crash on this.
5 # RUN: llvm-mc /dev/null -o %t.o -filetype=obj -triple=aarch64-pc-linux
6 # RUN: ld.lld -T %s %t.o -o %t
8 SECTIONS {
9   .ARM.exidx : { *(.foo) }