[PATCH] D49741: [DebugInfo/DWARF] [1/4] De-segregate type units and compile units. NFC
Paul Robinson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 31 09:26:28 PDT 2018
probinson marked 3 inline comments as done.
probinson added inline comments.
================
Comment at: llvm/include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h:29
// VTable anchor.
~DWARFCompileUnit() override;
----------------
aprantl wrote:
> probinson wrote:
> > aprantl wrote:
> > > `///`
> > OK, but most methods in this hierarchy don't.
> Might be a useful NFC refactoring at some point.
Will add that to the task list.
https://reviews.llvm.org/D49741
More information about the llvm-commits
mailing list