Remove lib/Transforms/Instrumentation/ProfilingUtils.*
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 14 Oct 2013 16:46:46 +0000 (16:46 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 14 Oct 2013 16:46:46 +0000 (16:46 +0000)
commit61bc4be26e777760f3cf2f903d3e6c2a8e2dfcb0
tree8059201b6905728bef8b5746e1f676d87bee73ca
parent67b28826cdc7be697acdd3e536a05665fd2a9752
Remove lib/Transforms/Instrumentation/ProfilingUtils.*

They were leftover from the old profiling support.

Patch by Alastair Murray.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192605 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/CMakeLists.txt
lib/Transforms/Instrumentation/GCOVProfiling.cpp
lib/Transforms/Instrumentation/ProfilingUtils.cpp [deleted file]
lib/Transforms/Instrumentation/ProfilingUtils.h [deleted file]