[PATCH] D94323: [dsymutil] Add preliminary support for DWARF 5.

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 8 17:26:17 PST 2021


JDevlieghere added inline comments.


================
Comment at: llvm/lib/DWARFLinker/DWARFStreamer.cpp:231
+
+#if 0
+  if (DwarfVersion >= 5) {
----------------
Note to self: remove this when updating the diff. 


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

https://reviews.llvm.org/D94323



More information about the llvm-commits mailing list