[all-commits] [llvm/llvm-project] ec8874: [lld/mac] fill in current and compatibility versio...
Nico Weber via All-commits
all-commits at lists.llvm.org
Tue Dec 15 16:41:11 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ec88746a059d9b73cd6d9096c161bdd0cafc8229
https://github.com/llvm/llvm-project/commit/ec88746a059d9b73cd6d9096c161bdd0cafc8229
Author: Nico Weber <thakis at chromium.org>
Date: 2020-12-15 (Tue, 15 Dec 2020)
Changed paths:
M lld/MachO/InputFiles.cpp
M lld/MachO/InputFiles.h
M lld/MachO/Writer.cpp
M lld/test/MachO/dylink.s
M lld/test/MachO/stub-link.s
Log Message:
-----------
[lld/mac] fill in current and compatibility version for LC_LOAD_(WEAK_)DYLIB
Not sure if anything actually depends on this, but it makes `otool -L`
output look nicer.
Differential Revision: https://reviews.llvm.org/D93332
More information about the All-commits
mailing list