[PATCH] [dwarfdump] Implement extraction of file information referenced in .debug_info.

Frederic Riss friss at apple.com
Thu Sep 4 08:19:35 PDT 2014


================
Comment at: lib/DebugInfo/DWARFDebugInfoEntry.cpp:125
@@ -95,1 +124,3 @@
+  }
+
   if (Name) {
----------------
The more I look at it, the less I like it. I'll work on something a bit different.

http://reviews.llvm.org/D5192






More information about the llvm-commits mailing list