remove two bogus calls that accepted metadata in the middle of insert/extract value
authorChris Lattner <sabre@nondot.org>
Wed, 30 Dec 2009 05:04:46 +0000 (05:04 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 30 Dec 2009 05:04:46 +0000 (05:04 +0000)
commitfa149ae923c32f80383d3585f7d5ea3bdae5ecf4
treea1c232f3ca4ad33d37f08229b3afb4b4242338a6
parent1d92831759620a2e5ce4f5a3088c0a1a77a48c8f
remove two bogus calls that accepted metadata in the middle of insert/extract value
*constant exprs*.

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