Implementing basic function-level profiling support in IntelJITEventListener.
authorAndrew Kaylor <andrew.kaylor@intel.com>
Wed, 21 Nov 2012 18:50:33 +0000 (18:50 +0000)
committerAndrew Kaylor <andrew.kaylor@intel.com>
Wed, 21 Nov 2012 18:50:33 +0000 (18:50 +0000)
commit34519fc11df5107cbaab627efe4ea21f811c4430
tree538a8e89563f24e925220dea761b302bc8b972b2
parent0ae61240341ca76e1329f251c64d2f475fa89278
Implementing basic function-level profiling support in IntelJITEventListener.

Tests to follow in another patch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168444 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/IntelJITEvents/IntelJITEventListener.cpp