[lld/mac] implement -compatibility_version, -current_version
authorNico Weber <thakis@chromium.org>
Mon, 14 Dec 2020 23:24:50 +0000 (18:24 -0500)
committerNico Weber <thakis@chromium.org>
Mon, 14 Dec 2020 23:41:36 +0000 (18:41 -0500)
commitd058b69b1cd3d71b9bcb45011f5f3ef3a576a5e2
treeb8e65b44ecbab8d0a3f21f1c6535d94219ff3379
parentf21f3339ba315f181e195f368f2a7ecff1cee597
[lld/mac] implement -compatibility_version, -current_version

Differential Revision: https://reviews.llvm.org/D93237
lld/MachO/Config.h
lld/MachO/Driver.cpp
lld/MachO/Options.td
lld/MachO/Writer.cpp
lld/test/MachO/dylib-version.s [new file with mode: 0644]