]> granicus.if.org Git - llvm/commit
llvm-dwarfdump: Sink the handling of ShowChildren into DWARFDie::dump(). NFC.
authorAdrian Prantl <aprantl@apple.com>
Mon, 18 Sep 2017 19:55:00 +0000 (19:55 +0000)
committerAdrian Prantl <aprantl@apple.com>
Mon, 18 Sep 2017 19:55:00 +0000 (19:55 +0000)
commit9c71e1d903576253e3bef8ed6f4e82979e75e949
tree5521003d36561d2392b5017c78a4b7af24612b1d
parent4e16710f421b46351e4b034ec3d4ea2e51c10f1d
llvm-dwarfdump: Sink the handling of ShowChildren into DWARFDie::dump(). NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@313560 91177308-0d34-0410-b5e6-96231b3b80d8
lib/DebugInfo/DWARF/DWARFContext.cpp
lib/DebugInfo/DWARF/DWARFDie.cpp