[PATCH] D41531: [DebugInfo/DWARF] generate aranges for CU even if it has .debug_aranges entry
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 2 09:36:13 PST 2018
aprantl added inline comments.
================
Comment at: tools/llvm-dwarfdump/Statistics.cpp:2
#include "llvm/ADT/DenseMap.h"
+#include "llvm/ADT/DenseSet.h"
#include "llvm/DebugInfo/DIContext.h"
----------------
This seems odd, did something go wrong with uploading this patch?
Repository:
rL LLVM
https://reviews.llvm.org/D41531
More information about the llvm-commits
mailing list