add a gross hack to get "SrcLine" comments to show up with the
authorChris Lattner <sabre@nondot.org>
Wed, 9 Sep 2009 20:45:42 +0000 (20:45 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 9 Sep 2009 20:45:42 +0000 (20:45 +0000)
commit65c060064d129e1bacc9204fd032fe81c4c669c4
treeb56594860e3e651377150b296144a49eea6d6598
parent634cca377a8254cfe8a5afe99ef2e6c6db7f0c6b
add a gross hack to get "SrcLine" comments to show up with the
new asmprinter.  Differently gross hack coming next.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81379 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCInst.h
lib/Target/X86/AsmPrinter/X86MCInstLower.cpp