switch the .ll parser to use SourceMgr.
authorChris Lattner <sabre@nondot.org>
Thu, 2 Jul 2009 23:08:13 +0000 (23:08 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 2 Jul 2009 23:08:13 +0000 (23:08 +0000)
commiteeb4a84ac8d91fb1d5a7c484a1c7047409faee30
treea74754636cc687794c2d224169dec37702cc34be
parent92bcb426c3e4503c99324afd4ed0a73521711a56
switch the .ll parser to use SourceMgr.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74735 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/SourceMgr.h
lib/AsmParser/LLLexer.cpp
lib/AsmParser/LLLexer.h
lib/AsmParser/LLParser.cpp
lib/AsmParser/LLParser.h
lib/AsmParser/Parser.cpp
lib/Support/SourceMgr.cpp