[all-commits] [llvm/llvm-project] 87d33d: [yaml2obj] - Change how p_offset is calculated whe...
Georgii Rymar via All-commits
all-commits at lists.llvm.org
Wed Apr 22 02:44:09 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 87d33d9e09c6b727e108c6cd86b36743740e08cc
https://github.com/llvm/llvm-project/commit/87d33d9e09c6b727e108c6cd86b36743740e08cc
Author: Georgii Rymar <grimar at accesssoftek.com>
Date: 2020-04-22 (Wed, 22 Apr 2020)
Changed paths:
M llvm/lib/ObjectYAML/ELFEmitter.cpp
Log Message:
-----------
[yaml2obj] - Change how p_offset is calculated when creating segments. NFCI.
This depends on D78361 and simplifies the computation of the `p_offset`.
Differential revision: https://reviews.llvm.org/D78363
More information about the All-commits
mailing list