[PATCH] D40944: [profile] Enable on Solaris

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 14 10:44:09 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL320726: [profile] Port the runtime to Solaris (authored by vedantk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D40944?vs=126964&id=126994#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40944

Files:
  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/InstrProfiling.c
  compiler-rt/trunk/lib/profile/InstrProfilingFile.c
  compiler-rt/trunk/lib/profile/InstrProfilingInternal.h
  compiler-rt/trunk/lib/profile/InstrProfilingPlatformLinux.c
  compiler-rt/trunk/lib/profile/InstrProfilingPlatformOther.c
  compiler-rt/trunk/lib/profile/InstrProfilingPort.h
  compiler-rt/trunk/lib/profile/InstrProfilingUtil.c
  compiler-rt/trunk/lib/profile/InstrProfilingUtil.h
  compiler-rt/trunk/lib/profile/InstrProfilingValue.c
  compiler-rt/trunk/lib/profile/InstrProfilingWriter.c
  compiler-rt/trunk/lib/profile/WindowsMMap.c
  compiler-rt/trunk/test/profile/lit.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40944.126994.patch
Type: text/x-patch
Size: 13868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171214/55a91368/attachment.bin>


More information about the llvm-commits mailing list