[PATCH] D97741: [clang+lld] Pass -platform_version args to ld64.lld
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 1 16:55:48 PST 2021
thakis accepted this revision.
thakis added a comment.
This revision is now accepted and ready to land.
If I understand this right, the right patch description should be "fix regression where we didn't pass `-platform_version` to new ld64.lld after D95204 <https://reviews.llvm.org/D95204>", right? It's good to fix this :)
The test changes look like http://reviews.llvm.org/rGa9eaf8435d9204f5d71a08cfd7c574e92d434871 so I think they're right :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97741/new/
https://reviews.llvm.org/D97741
More information about the cfe-commits
mailing list