[PATCH] D82351: [ObjectYAML][DWARF] Remove unused context. NFC.
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 23 01:00:59 PDT 2020
jhenderson added a comment.
Are you sure it's unused? I took a quick look and the function `void MappingTraits<DWARFYAML::PubEntry>::mapping` uses it to determine the style (GNU/non-GNU).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82351/new/
https://reviews.llvm.org/D82351
More information about the llvm-commits
mailing list