Make OProfile support compile again after r93630 removed
authorJeffrey Yasskin <jyasskin@google.com>
Fri, 22 Jan 2010 23:04:39 +0000 (23:04 +0000)
committerJeffrey Yasskin <jyasskin@google.com>
Fri, 22 Jan 2010 23:04:39 +0000 (23:04 +0000)
commitbf1f76b4932e167e214a3369fd28694432aed98d
treeb4494ac95e433888fcadf7dae49fa6cc5b3e4777
parentbb9078a6b26f38594cde6fd0dcd17eca25ef0319
Make OProfile support compile again after r93630 removed
DebugLocTuple.  Also use an AssertingVH to ensure that MDNodes aren't
destroyed while the FilenameCache is using them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94245 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/JIT/OProfileJITEventListener.cpp