[PATCH] D86539: [Debuginfo][llvm-dwarfutil] llvm-dwarfutil dsymutil-like tool for ELF.

Greg Clayton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 7 14:22:13 PDT 2022


clayborg added a comment.

What will this tool do if the "--odr-deduplication" and "--garbage-collection" are not specified?

One other quick suggestion for the "bfd" value for the "--tombstone" option, should we state that the value is zero? Or maybe even change "bfd" to "zero"?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86539/new/

https://reviews.llvm.org/D86539



More information about the llvm-commits mailing list