[PATCH] D47208: [profile] Support profiling runtime on Fuchsia
    Petr Hosek via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Jul 23 16:28:02 PDT 2018
    
    
  
phosek updated this revision to Diff 156920.
phosek marked 3 inline comments as done.
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/GCDAProfiling.c
  compiler-rt/lib/profile/InstrProfilingFile.c
  compiler-rt/lib/profile/InstrProfilingMergeFile.c
  compiler-rt/lib/profile/InstrProfilingPlatformFuchsia.c
  compiler-rt/lib/profile/InstrProfilingPlatformLinux.c
  llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47208.156920.patch
Type: text/x-patch
Size: 10372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180723/7e29c690/attachment.bin>
    
    
More information about the llvm-commits
mailing list