forked from OSchip/llvm-project
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: {{.}}
|