[PATCH] D57929: [InstrProf] Implement static profdata registration
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 7 15:46:24 PST 2019
rnk updated this revision to Diff 185882.
rnk added a comment.
- Revert unnecessary PlatformOther changes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57929/new/
https://reviews.llvm.org/D57929
Files:
compiler-rt/cmake/base-config-ix.cmake
compiler-rt/lib/profile/CMakeLists.txt
compiler-rt/lib/profile/InstrProfData.inc
compiler-rt/lib/profile/InstrProfilingPlatformLinux.c
compiler-rt/lib/profile/InstrProfilingPlatformOther.c
compiler-rt/lib/profile/InstrProfilingPlatformWindows.c
compiler-rt/lib/profile/InstrProfilingValue.c
compiler-rt/test/profile/coverage-inline.cpp
compiler-rt/test/profile/lit.cfg
llvm/include/llvm/ProfileData/InstrProfData.inc
llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
llvm/test/Instrumentation/InstrProfiling/PR23499.ll
llvm/test/Instrumentation/InstrProfiling/comdat.ll
llvm/test/Instrumentation/InstrProfiling/linkage.ll
llvm/test/Instrumentation/InstrProfiling/platform.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57929.185882.patch
Type: text/x-patch
Size: 37297 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190207/2deca5aa/attachment.bin>
More information about the llvm-commits
mailing list