[all-commits] [llvm/llvm-project] 386d5a: [MachOYAML] Simplify the section data emitting fun...
Xing GUO via All-commits
all-commits at lists.llvm.org
Wed Aug 12 06:47:19 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 386d5af04b65aca7c81eed1468e53462a6b54550
https://github.com/llvm/llvm-project/commit/386d5af04b65aca7c81eed1468e53462a6b54550
Author: Xing GUO <higuoxing at gmail.com>
Date: 2020-08-12 (Wed, 12 Aug 2020)
Changed paths:
M llvm/lib/ObjectYAML/MachOEmitter.cpp
Log Message:
-----------
[MachOYAML] Simplify the section data emitting function. NFC.
This patch helps simplify some codes in writeSectionData() function.
Reviewed By: jhenderson, grimar
Differential Revision: https://reviews.llvm.org/D85821
More information about the All-commits
mailing list