unconditionally compute MMI even if the target doesn't support EH or Debug info,...
authorChris Lattner <sabre@nondot.org>
Thu, 24 Sep 2009 05:44:53 +0000 (05:44 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 24 Sep 2009 05:44:53 +0000 (05:44 +0000)
commitb55e068e53fccc609b7d9cd198ed9818c188a196
tree09d416afeff1faea6b01dedf0f99e1a3e1204abe
parent63e944b05e75bc026cb3a0bb0697f364682fc794
unconditionally compute MMI even if the target doesn't support EH or Debug info, because the target may use it for other things, this fixes PR5036

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82684 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/AsmPrinter.cpp