[PATCH] D50213: DebugInfo: Add metadata support for disabling DWARF pub sections
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 16 08:32:04 PDT 2018
aprantl added a comment.
Sorry, my mistake. I saw that you added a new field in the IR assembler and sloppily assumed that there is also a new bitcode record for it, but there isn't, so the whole point is moot.
Repository:
rL LLVM
https://reviews.llvm.org/D50213
More information about the llvm-commits
mailing list