mirror of
https://github.com/opnsense/src.git
synced 2026-03-14 14:42:40 -04:00
5 lines
175 B
Text
5 lines
175 B
Text
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: {{.}}
|