mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01: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: {{.}}
|