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)
commitd2e8729d1d43fe6640bdf2d9e997561ff332a195
treef3c1b7a87861da63e3a7a25e9dbc5eedf3b7583f
parent5fcb6fd98599ee3b2957985997d420e3eccc33ea
DebugInfo: Assert that all abstract scopes are subprograms, rather than conditionalizing.

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

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