mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-09 05:47:13 +00:00
![David Majnemer](/assets/img/avatar_default.png)
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)>
|