MI != 0 is checked in the assert right above this.
authorChris Lattner <sabre@nondot.org>
Wed, 31 Mar 2010 05:42:48 +0000 (05:42 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 31 Mar 2010 05:42:48 +0000 (05:42 +0000)
commitff741ab70975c266b3a4dd652b93cfc53bfbc8c3
tree10c61b9e049e622d097d736fd68d276438b72cb7
parent14d750d0ad97a7d7fa76c0177327cda3f32f876f
MI != 0 is checked in the assert right above this.

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