When we know we have an MDValue or MDString, call EnumerateMetadata
authorDan Gohman <gohman@apple.com>
Tue, 24 Aug 2010 02:10:52 +0000 (02:10 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 24 Aug 2010 02:10:52 +0000 (02:10 +0000)
commit78aeae2d7b771e33c5ff5218802cd2e9dab13df0
treecf75130125e1dc0482022287939bb69cc1e6c919
parent9d072f51ebf61edda9c31f831c2642d110170d13
When we know we have an MDValue or MDString, call EnumerateMetadata
directly instead of going through EnumerateValue.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111894 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bitcode/Writer/ValueEnumerator.cpp