OSDN Git Service

PR3281:crash00.ll: produce this diagnostic instead of crashing:
authorChris Lattner <sabre@nondot.org>
Mon, 5 Jan 2009 07:46:05 +0000 (07:46 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 5 Jan 2009 07:46:05 +0000 (07:46 +0000)
commit27878a2451cf5f577e1fcec893bcd935338901a4
treeb32df6dcb5f3726e47c12f91d8884a9938ef122b
parent0ae3962d9485ad5f1f2644c44fb2d382244106b7
PR3281:crash00.ll: produce this diagnostic instead of crashing:

@t = global i8 0, align 3
                        ^

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