Verify metadata harder. In particular, check that module
authorDuncan Sands <baldrick@free.fr>
Thu, 29 Apr 2010 16:10:30 +0000 (16:10 +0000)
committerDuncan Sands <baldrick@free.fr>
Thu, 29 Apr 2010 16:10:30 +0000 (16:10 +0000)
commite704d9d89c495e442e45f2157f40dd9a29009c94
treedbb3ca53d831115501d5ec7f8bcdd8c497b61b01
parente57f048b916af70c59ab6836494d77a1bbb769d1
Verify metadata harder.  In particular, check that module
level metadata does not have any function local operands.
This would have caught the problem found in PR6112.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102620 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Verifier.cpp