Fix getMDs() interface such that it does not expose implementation details.
authorDevang Patel <dpatel@apple.com>
Thu, 22 Oct 2009 18:55:16 +0000 (18:55 +0000)
committerDevang Patel <dpatel@apple.com>
Thu, 22 Oct 2009 18:55:16 +0000 (18:55 +0000)
commitf61b2371c8ec6e0ff2da8f2bd2a606ba755bb2fe
tree4e70cd3cb36311326f54ad5a9d293bfc33590a89
parentb5681b22937440dcb8007f4b125f3325d6341fe0
Fix getMDs() interface such that it does not expose implementation details.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84885 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Metadata.h
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/Bitcode/Writer/ValueEnumerator.cpp
lib/VMCore/AsmWriter.cpp
lib/VMCore/Metadata.cpp