[all-commits] [llvm/llvm-project] e1ab90: Revert "[Fuchsia] Rely on linker switch rather tha...
Petr Hosek via All-commits
all-commits at lists.llvm.org
Thu Jun 4 15:44:42 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e1ab90001a0bac1d1bebe4116ce0e89567138283
https://github.com/llvm/llvm-project/commit/e1ab90001a0bac1d1bebe4116ce0e89567138283
Author: Petr Hosek <phosek at google.com>
Date: 2020-06-04 (Thu, 04 Jun 2020)
Changed paths:
M clang/lib/Driver/ToolChains/Fuchsia.cpp
M clang/lib/Driver/ToolChains/Fuchsia.h
M clang/test/Driver/fuchsia.c
M llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
M llvm/test/Instrumentation/InstrProfiling/linkage.ll
Log Message:
-----------
Revert "[Fuchsia] Rely on linker switch rather than dead code ref for profile runtime"
This reverts commit d51054217403b47f452619e11318bd214749a845 since
it broke several bots.
More information about the All-commits
mailing list