[all-commits] [llvm/llvm-project] 44a609: [dsymutil] Update vector of section starts with si...
Augusto Noronha via All-commits
all-commits at lists.llvm.org
Wed Mar 23 06:16:40 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 44a609cd594fd455ca28ec56e5d60a18f4a4a74d
https://github.com/llvm/llvm-project/commit/44a609cd594fd455ca28ec56e5d60a18f4a4a74d
Author: Augusto Noronha <augusto2112 at me.com>
Date: 2022-03-23 (Wed, 23 Mar 2022)
Changed paths:
M llvm/tools/dsymutil/DwarfLinkerForBinary.cpp
M llvm/tools/dsymutil/DwarfLinkerForBinary.h
Log Message:
-----------
[dsymutil] Update vector of section starts with size of current section
Take into account the contributions of the sections from different
object files when calculating the address where relocations should be
applied.
Differential Revision: https://reviews.llvm.org/D122239
More information about the All-commits
mailing list