OSDN Git Service

allow opaque undefs. This resolves PR3282 and fixes
authorChris Lattner <sabre@nondot.org>
Mon, 5 Jan 2009 18:12:21 +0000 (18:12 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 5 Jan 2009 18:12:21 +0000 (18:12 +0000)
commit5f970cc5558095132ec4370c37d8465c5de5ed46
tree2d546f9dd70fb88ae7d39ce1acdfb366fe330c93
parent41d04584a835eff6f32f8f8ce857b11d98ac159a
allow opaque undefs.  This resolves PR3282 and fixes
test/Assembler/2005-05-05-OpaqueUndefValues.ll

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