[PATCH] D47208: [profile] Support profiling runtime on Fuchsia

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 28 00:29:59 PDT 2018


phosek updated this revision to Diff 148782.

Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D47208

Files:
  clang/lib/Driver/ToolChains/Fuchsia.cpp
  compiler-rt/cmake/config-ix.cmake
  compiler-rt/lib/profile/CMakeLists.txt
  compiler-rt/lib/profile/InstrProfilingPlatformFuchsia.c
  compiler-rt/lib/profile/InstrProfilingPlatformLinux.c
  compiler-rt/lib/profile/InstrProfilingWriter.c
  llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47208.148782.patch
Type: text/x-patch
Size: 9953 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180528/5f2631e5/attachment.bin>


More information about the llvm-commits mailing list