[all-commits] [llvm/llvm-project] a5c9d7: [lld-macho] Move order file and call graph sorting...
Leonard Grey via All-commits
all-commits at lists.llvm.org
Tue Jan 25 09:22:39 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a5c9d717807f2801b35f5d0e9501d6398efff42d
https://github.com/llvm/llvm-project/commit/a5c9d717807f2801b35f5d0e9501d6398efff42d
Author: Leonard Grey <lgrey at chromium.org>
Date: 2022-01-25 (Tue, 25 Jan 2022)
Changed paths:
M lld/MachO/Driver.cpp
M lld/MachO/SectionPriorities.cpp
M lld/MachO/SectionPriorities.h
M lld/MachO/Writer.cpp
Log Message:
-----------
[lld-macho] Move order file and call graph sorting into SectionPriorities
See https://reviews.llvm.org/D117354 for context and discussion.
More information about the All-commits
mailing list