[all-commits] [llvm/llvm-project] a9eaf8: Try to fix tests after e16c0a9a68971 with CLANG_DE...
Nico Weber via All-commits
all-commits at lists.llvm.org
Tue Nov 24 19:39:29 PST 2020
Branch: refs/heads/temp-test-main
Home: https://github.com/llvm/llvm-project
Commit: a9eaf8435d9204f5d71a08cfd7c574e92d434871
https://github.com/llvm/llvm-project/commit/a9eaf8435d9204f5d71a08cfd7c574e92d434871
Author: Nico Weber <thakis at chromium.org>
Date: 2020-11-24 (Tue, 24 Nov 2020)
Changed paths:
M clang/test/Driver/darwin-ld-platform-version-ios.c
M clang/test/Driver/darwin-ld-platform-version-macos.c
M clang/test/Driver/darwin-ld-platform-version-tvos.c
M clang/test/Driver/darwin-ld-platform-version-watchos.c
M clang/test/Driver/darwin-ld.c
Log Message:
-----------
Try to fix tests after e16c0a9a68971 with CLANG_DEFAULT_LINKER=lld
Tests that pass -mlinker-version=old version and that then don't
expect new flags to be passed need to explicitly request the system
linker now.
More information about the All-commits
mailing list