remove the dead 'ShowLine' argument from SMDiagnostic.
authorChris Lattner <sabre@nondot.org>
Sun, 16 Oct 2011 05:47:55 +0000 (05:47 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 16 Oct 2011 05:47:55 +0000 (05:47 +0000)
commit462b43cbf61fd38db5f2467175c4a51ac1aba154
tree9bc2d6bc21862417ddda16ef92d48a0b369b77c1
parent3f2d5f60b31fd057c10f77b2e607b23a8c94f6d3
remove the dead 'ShowLine' argument from SMDiagnostic.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142108 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/SourceMgr.h
lib/MC/MCParser/AsmParser.cpp
lib/Support/SourceMgr.cpp