mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
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: {{.}}
|