[PATCH] D57929: [InstrProf] Implement static profdata registration
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 8 11:03:36 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL353547: [InstrProf] Implement static profdata registration (authored by rnk, committed by ).
Herald added a subscriber: delcypher.
Changed prior to commit:
https://reviews.llvm.org/D57929?vs=185887&id=186003#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57929/new/
https://reviews.llvm.org/D57929
Files:
compiler-rt/trunk/cmake/base-config-ix.cmake
compiler-rt/trunk/lib/profile/CMakeLists.txt
compiler-rt/trunk/lib/profile/InstrProfData.inc
compiler-rt/trunk/lib/profile/InstrProfilingPlatformLinux.c
compiler-rt/trunk/lib/profile/InstrProfilingPlatformOther.c
compiler-rt/trunk/lib/profile/InstrProfilingPlatformWindows.c
compiler-rt/trunk/lib/profile/InstrProfilingValue.c
compiler-rt/trunk/test/profile/coverage-inline.cpp
compiler-rt/trunk/test/profile/lit.cfg
llvm/trunk/include/llvm/ProfileData/InstrProfData.inc
llvm/trunk/lib/Transforms/Instrumentation/InstrProfiling.cpp
llvm/trunk/test/Instrumentation/InstrProfiling/PR23499.ll
llvm/trunk/test/Instrumentation/InstrProfiling/comdat.ll
llvm/trunk/test/Instrumentation/InstrProfiling/linkage.ll
llvm/trunk/test/Instrumentation/InstrProfiling/platform.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57929.186003.patch
Type: text/x-patch
Size: 38069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190208/334d1bd2/attachment-0001.bin>
More information about the llvm-commits
mailing list