mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-13 23:18:51 +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: {{.}}
|