mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-04 05:31:06 +00:00
7 lines
191 B
Plaintext
7 lines
191 B
Plaintext
|
; RUN: llvm-objdump -h %p/Inputs/no-sections.elf-x86-64 \
|
||
|
; RUN: | FileCheck %s
|
||
|
|
||
|
; CHECK: Sections:
|
||
|
; CHECK: Idx Name Size Address Type
|
||
|
; CHECK-NOT: {{.}}
|