diff options
author | Georgii Rymar <grimar@accesssoftek.com> | 2020-06-10 15:28:57 +0300 |
---|---|---|
committer | Georgii Rymar <grimar@accesssoftek.com> | 2020-06-11 12:54:53 +0300 |
commit | 818ab3d654e41f99e25b0f19b633f2233b619c77 (patch) | |
tree | 58b4ed71ac334ad6f86c43e7252f530ba7f0f680 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | afa42e4c9253ca111fdcb6238a0da34129475911 (diff) | |
download | llvm-818ab3d654e41f99e25b0f19b633f2233b619c77.zip llvm-818ab3d654e41f99e25b0f19b633f2233b619c77.tar.gz llvm-818ab3d654e41f99e25b0f19b633f2233b619c77.tar.bz2 |
[yaml2obj] - Allocate the file space for SHT_NOBITS sections in some cases.
This teaches yaml2obj to allocate file space for a no-bits section
when there is a non-nobits section in the same segment that follows it.
It was discussed in D78005 thread and matches GNU linkers and LLD behavior.
Differential revision: https://reviews.llvm.org/D80629
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions