rename ParseMDNode -> ParseMDNodeID, since it parses !42, not !{... } as you'd expect.
authorChris Lattner <sabre@nondot.org>
Wed, 30 Dec 2009 04:15:23 +0000 (04:15 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 30 Dec 2009 04:15:23 +0000 (04:15 +0000)
commit4a72efc0ad18c1b9c98bb2f0cb881a39a7010b53
treeca4c7969c447f7c144285c12c622d7f2269de206
parent860775c2b05a0d0ecadcbf2e9283912061fb5235
rename ParseMDNode -> ParseMDNodeID, since it parses !42, not !{... } as you'd expect.

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