You've already forked llvm-project
mirror of
https://github.com/encounter/llvm-project.git
synced 2026-03-30 11:27:19 -07:00
557c54d6ca
This is a test for the fix in r211904. Differential Revision: http://reviews.llvm.org/D4349 llvm-svn: 212059
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: {{.}}
|