mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
2465460895
Empty sections are just noise when using objdump. This is similar to what binutils does. llvm-svn: 221680
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)>
|