switch the .ll parser into SMDiagnostic.
authorChris Lattner <sabre@nondot.org>
Thu, 2 Jul 2009 22:46:18 +0000 (22:46 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 2 Jul 2009 22:46:18 +0000 (22:46 +0000)
commit92bcb426c3e4503c99324afd4ed0a73521711a56
treee8f7a3d1a6ec95fa77eb1c5590fa2a5f96ab2075
parent7e1e31f467d87c834d8baf673929865907901313
switch the .ll parser into SMDiagnostic.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74734 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Assembly/Parser.h
lib/AsmParser/LLLexer.cpp
lib/AsmParser/LLLexer.h
lib/AsmParser/LLParser.h
lib/AsmParser/Parser.cpp
tools/bugpoint/BugDriver.cpp
tools/llvm-as/llvm-as.cpp