[PATCH] D21503: [llvm-dwarfdump] - Teach dwarfdump to dump gdb-index section.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 4 05:09:54 PDT 2016


grimar added inline comments.

================
Comment at: include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h:64
@@ +63,2 @@
+
+#endif
----------------
davide wrote:
> Missing // LLVM_LIB_DEBUGINFO_DWARFGDBINDEX_H
Added. Though only one more header from 19 in the same folder has that, so it does not look common :)


http://reviews.llvm.org/D21503





More information about the llvm-commits mailing list