[all-commits] [llvm/llvm-project] f6fa99: Fix tests with non-default CLANG_DEFAULT_LINKER
Yi Kong via All-commits
all-commits at lists.llvm.org
Tue Jul 5 02:28:45 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f6fa9985900ee757a2cfce0f472ff1fc84463242
https://github.com/llvm/llvm-project/commit/f6fa9985900ee757a2cfce0f472ff1fc84463242
Author: Yi Kong <yikong at google.com>
Date: 2022-07-05 (Tue, 05 Jul 2022)
Changed paths:
M clang/test/Driver/instrprof-ld.c
Log Message:
-----------
Fix tests with non-default CLANG_DEFAULT_LINKER
Force -fuse-ld option, as some other tests in the same file do.
More information about the All-commits
mailing list