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

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 24 20:01:53 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL337881: [profile] Support profiling runtime on Fuchsia (authored by phosek, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D47208?vs=156920&id=157189#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47208

Files:
  cfe/trunk/lib/Driver/ToolChains/Fuchsia.cpp
  compiler-rt/trunk/cmake/config-ix.cmake
  compiler-rt/trunk/lib/profile/CMakeLists.txt
  compiler-rt/trunk/lib/profile/GCDAProfiling.c
  compiler-rt/trunk/lib/profile/InstrProfilingFile.c
  compiler-rt/trunk/lib/profile/InstrProfilingMergeFile.c
  compiler-rt/trunk/lib/profile/InstrProfilingPlatformFuchsia.c
  compiler-rt/trunk/lib/profile/InstrProfilingPlatformLinux.c
  llvm/trunk/lib/Transforms/Instrumentation/InstrProfiling.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47208.157189.patch
Type: text/x-patch
Size: 10574 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180725/9474c2f2/attachment.bin>


More information about the llvm-commits mailing list