[all-commits] [llvm/llvm-project] 69c5ff: [InstrProfiling] Use -fuse-ld=lld in instrprof-gc-...
Petr Hosek via All-commits
all-commits at lists.llvm.org
Mon Jun 8 16:36:38 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 69c5ff4668cd4d1bfb6b45d71e15c12e3a23ae05
https://github.com/llvm/llvm-project/commit/69c5ff4668cd4d1bfb6b45d71e15c12e3a23ae05
Author: Petr Hosek <phosek at google.com>
Date: 2020-06-08 (Mon, 08 Jun 2020)
Changed paths:
M compiler-rt/test/profile/instrprof-gc-sections.c
Log Message:
-----------
[InstrProfiling] Use -fuse-ld=lld in instrprof-gc-sections test
This was accidentally omitted in 603d58b leading to a test failure
on some of the bots that don't use lld as the default linker.
More information about the All-commits
mailing list