[PATCH] D98061: [InstrProfiling] Generate runtime hook for Fuchsia
Petr Hosek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 10 17:50:11 PDT 2021
phosek updated this revision to Diff 365635.
phosek retitled this revision from "[InstrProfiling] Generate runtime hook for ELF platforms" to "[InstrProfiling] Generate runtime hook for Fuchsia".
phosek edited the summary of this revision.
phosek added a comment.
I have reworked the change and restricted it only to Fuchsia for now which is where this change is still desirable.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98061/new/
https://reviews.llvm.org/D98061
Files:
clang/docs/UsersManual.rst
clang/lib/Driver/ToolChains/Fuchsia.cpp
clang/lib/Driver/ToolChains/Fuchsia.h
clang/test/Driver/fuchsia.c
llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
llvm/test/Instrumentation/InstrProfiling/profiling.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98061.365635.patch
Type: text/x-patch
Size: 7673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210811/407c44aa/attachment.bin>
More information about the llvm-commits
mailing list