mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-20 09:30:43 +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: {{.}}
|