change ParseMDString and ParseMDNode to take arguments of the right type.
authorChris Lattner <sabre@nondot.org>
Tue, 29 Dec 2009 21:53:55 +0000 (21:53 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 29 Dec 2009 21:53:55 +0000 (21:53 +0000)
commit442ffa1c5688f32b275f7657b5ee3646bfe8ffa3
tree1fcaf5b07ab4dbb37c1f478d49b57a0a222e579d
parente80250ec84e6e3aa916a66acc507241e7bde89c9
change ParseMDString and ParseMDNode to take arguments of the right type.
This exposed a raft of other problems, which I'll deal with in subsequent
patches.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92273 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AsmParser/LLParser.cpp
lib/AsmParser/LLParser.h