Each instruction is allowed to have *multiple* different
authorChris Lattner <sabre@nondot.org>
Tue, 29 Dec 2009 21:25:40 +0000 (21:25 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 29 Dec 2009 21:25:40 +0000 (21:25 +0000)
commit3f3a0f6b498e80ffaeb83f03c8697e5d54fd9337
treeb83efcda767c9783f32ab7fbbff46ccaf76e9a93
parent837eda93ee1d89689925e45e90c59cf948e531bb
Each instruction is allowed to have *multiple* different
metadata objects on them.  Though the entire compiler supports this,
the asmparser didn't.

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