[all-commits] [llvm/llvm-project] bcbb30: [lld/mac] Change load command order to be more lik...
Nico Weber via All-commits
all-commits at lists.llvm.org
Mon Jul 19 12:05:01 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bcbb3066ce8a6c7fdda8c72a0f51e0572172de8c
https://github.com/llvm/llvm-project/commit/bcbb3066ce8a6c7fdda8c72a0f51e0572172de8c
Author: Nico Weber <thakis at chromium.org>
Date: 2021-07-19 (Mon, 19 Jul 2021)
Changed paths:
M lld/MachO/Writer.cpp
M lld/test/MachO/load-command-sequence.s
Log Message:
-----------
[lld/mac] Change load command order to be more like ld64
No meaningful behavior change. Makes diffing `otool -l` output a bit easier.
Differential Revision: https://reviews.llvm.org/D106219
More information about the All-commits
mailing list