mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
e66d2ebd4e
This reverts commit r263971. It produces the wrong results for .rela.dyn. I will add a test. llvm-svn: 263987
6 lines
175 B
Plaintext
6 lines
175 B
Plaintext
RUN: llvm-objdump -r %p/Inputs/elf-reloc-no-sym.x86_64 \
|
|
RUN: | FileCheck %s
|
|
|
|
; CHECK: elf-reloc-no-sym.x86_64: file format ELF64-x86-64
|
|
; CHECK-NOT: {{.}}
|