[Lldb-commits] [PATCH] D12291: Add split dwarf support to SymbolFileDWARF

Hafiz Abid Qadeer via lldb-commits lldb-commits at lists.llvm.org
Tue Aug 25 02:49:23 PDT 2015


abidh added inline comments.

================
Comment at: source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp:348
@@ -292,1 +347,3 @@
+    }
+}
 
----------------
You are not using the DW_AT_GNU_dwo_id. Is this intentional or an oversight?


http://reviews.llvm.org/D12291





More information about the lldb-commits mailing list