[PATCH] D59225: [profile] Support for GCDA profiling in Fuchsia
Petr Hosek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 24 11:41:31 PDT 2019
phosek added a comment.
I'd like to split the platform specific aspects to separate files, e.g. `GCDAProfilingPlatformUnix.c`, `GCDAProfilingPlatformWindows.c` and `GCDAProfilingPlatformFuchsia.c` as suggested by @davidxl, but I'd rather do it in a follow up change.
Repository:
rCRT Compiler Runtime
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59225/new/
https://reviews.llvm.org/D59225
More information about the llvm-commits
mailing list