OSDN Git Service

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)
commit13c6838b015930ab4ff878ea1cf5cb50f597b088
treee8f7a3d1a6ec95fa77eb1c5590fa2a5f96ab2075
parent1540fd690f40c4771c411d89adeb142613064dbd
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