[all-commits] [llvm/llvm-project] 5750f1: Revert "[yaml2obj] - Allocate the file space for S...
Georgii Rymar via All-commits
all-commits at lists.llvm.org
Thu Jun 4 03:18:19 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5750f12b823448e3bb9f1fd6d896eab58d52df5b
https://github.com/llvm/llvm-project/commit/5750f12b823448e3bb9f1fd6d896eab58d52df5b
Author: Georgii Rymar <grimar at accesssoftek.com>
Date: 2020-06-04 (Thu, 04 Jun 2020)
Changed paths:
M llvm/lib/ObjectYAML/ELFEmitter.cpp
M llvm/test/tools/llvm-objcopy/ELF/preserve-segment-contents.test
M llvm/test/tools/yaml2obj/ELF/program-header-nobits.yaml
Log Message:
-----------
Revert "[yaml2obj] - Allocate the file space for SHT_NOBITS sections in some cases."
This reverts commit aa3a85cdaa4432ca389bdbf48049eaa64dc6e266.
There are problems with it. See here: https://reviews.llvm.org/D80629
More information about the All-commits
mailing list