[PATCH] D50213: DebugInfo: Add metadata support for disabling DWARF pub sections
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 15 10:08:54 PDT 2018
aprantl added a comment.
> Currently has no effect, but see above ^ - I reckon it probably should. Maybe we can generalize the name of the property? "nameTable: " {None, Default (v4 or v5 based on DWARF version), GNU (only makes sense for v4 though - ignored if you end up building v5? seems reasonable to me)}
Is there a test covering the DWARF5 + GNU CU flag combination?
Repository:
rL LLVM
https://reviews.llvm.org/D50213
More information about the llvm-commits
mailing list