Remove setDbgMetadata and getDbgMetadata; their users have been
authorDan Gohman <gohman@apple.com>
Tue, 20 Jul 2010 20:18:21 +0000 (20:18 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 20 Jul 2010 20:18:21 +0000 (20:18 +0000)
commita09e67af330d11f32c40f04b06c899746fc396ee
tree82a14a6ccfa316dfb3b2b4a4d9b6694a51849c83
parent8238f02650153ace70c084b4303cad11ec1df6e0
Remove setDbgMetadata and getDbgMetadata; their users have been
replaced with setDebugLoc and getDebugLoc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108914 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Instruction.h
lib/VMCore/Metadata.cpp