OSDN Git Service

Add more intrumentation/runtime helper interfaces (NFC)
authorXinliang David Li <davidxl@google.com>
Fri, 23 Oct 2015 04:22:58 +0000 (04:22 +0000)
committerXinliang David Li <davidxl@google.com>
Fri, 23 Oct 2015 04:22:58 +0000 (04:22 +0000)
commitd00139475c3d7a336825ea9d498e027c8ce11db1
tree6d08557545acf5316d4d39a00110dbaf3466d5a9
parent61da47f19bfc6f348009b08ad432f1916d7e9008
Add more intrumentation/runtime helper interfaces (NFC)

This patch converts the remaining references to literal
strings for names of profile runtime entites (such as
profile runtime hook, runtime hook use function, profile
init method, register function etc).

Also added documentation for all the new interfaces.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@251093 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ProfileData/InstrProf.h
lib/Transforms/Instrumentation/InstrProfiling.cpp