DebugInfo: Assert that all abstract scopes are subprograms, rather than conditionalizing.
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 18 Jul 2014 22:26:59 +0000 (22:26 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 18 Jul 2014 22:26:59 +0000 (22:26 +0000)
commitdb5371b3bb5405c70dc5ee8a8695999e37789228
tree1fbd9ff37da9cc828c2d0031160421fc1febff35
parente657bbdcbc8e9ed27398068d0f6ae073470043bf
DebugInfo: Assert that all abstract scopes are subprograms, rather than conditionalizing.

There's nothing else these should ever be...

llvm-svn: 213417
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp