MDNodes that refer to an instruction are local to a function; in that case, explicitl...
authorVictor Hernandez <vhernandez@apple.com>
Wed, 16 Dec 2009 02:52:09 +0000 (02:52 +0000)
committerVictor Hernandez <vhernandez@apple.com>
Wed, 16 Dec 2009 02:52:09 +0000 (02:52 +0000)
commit57c0f206011ce3dff01075c0b38a8c55c19c7fc9
tree39d2a97cf680096ad5ad51528a0ff106d171a991
parentbbc71b2904644bfa85d8785328dc08d61c534467
MDNodes that refer to an instruction are local to a function; in that case, explicitly keep track of the function they are local to

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