mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-11 05:35:11 +00:00
1dd631fe02
Empty sections are just noise when using objdump. This is similar to what binutils does. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221680 91177308-0d34-0410-b5e6-96231b3b80d8
4 lines
131 B
Plaintext
4 lines
131 B
Plaintext
RUN: llvm-objdump -s %p/Inputs/large-bss.obj.coff-i386 | FileCheck %s
|
|
|
|
: CHECK: <skipping contents of bss section at [0000, 010f)>
|