[all-commits] [llvm/llvm-project] d058b6: [lld/mac] implement -compatibility_version, -curre...
Nico Weber via All-commits
all-commits at lists.llvm.org
Mon Dec 14 15:46:05 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d058b69b1cd3d71b9bcb45011f5f3ef3a576a5e2
https://github.com/llvm/llvm-project/commit/d058b69b1cd3d71b9bcb45011f5f3ef3a576a5e2
Author: Nico Weber <thakis at chromium.org>
Date: 2020-12-14 (Mon, 14 Dec 2020)
Changed paths:
M lld/MachO/Config.h
M lld/MachO/Driver.cpp
M lld/MachO/Options.td
M lld/MachO/Writer.cpp
A lld/test/MachO/dylib-version.s
Log Message:
-----------
[lld/mac] implement -compatibility_version, -current_version
Differential Revision: https://reviews.llvm.org/D93237
More information about the All-commits
mailing list