OSDN Git Service

Be sure to initialize DwarfCompileUnit::LabelBegin now that it may be skipped in...
authorDavid Blaikie <dblaikie@gmail.com>
Sun, 2 Nov 2014 02:40:26 +0000 (02:40 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Sun, 2 Nov 2014 02:40:26 +0000 (02:40 +0000)
commit91ff6ebef0c838d9af0f611b6b8bec734168f70a
tree30ef2940cc0814f22e274baa7106ce46f09260de
parent3ee898c624b9b2869d1e273d12d9bb8728ec236c
Be sure to initialize DwarfCompileUnit::LabelBegin now that it may be skipped in initSection

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