Need to recurse for all operands of function-local metadata; and handle Instructions...
authorVictor Hernandez <vhernandez@apple.com>
Wed, 27 Jan 2010 22:03:03 +0000 (22:03 +0000)
committerVictor Hernandez <vhernandez@apple.com>
Wed, 27 Jan 2010 22:03:03 +0000 (22:03 +0000)
commit7bf5cf401f27ac7cafe3e2c097cf14b7bb30a653
tree0d7e08309690841d315c371e9a7986fbf14571e8
parente98585eb36eff3b8c7da1cf7b044da6a05973074
Need to recurse for all operands of function-local metadata; and handle Instructions (which map to themselves)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94691 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Linker/LinkModules.cpp