[PATCH] D34328: [ELF] - Add ability for DWARFContextInMemory to exit early when any error happen.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 28 00:40:15 PDT 2017


grimar added inline comments.


================
Comment at: llvm/trunk/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp:18
 #include "llvm/Config/llvm-config.h"
+#include "llvm/Codegen/AsmPrinter.h"
 #include "llvm/DebugInfo/DWARF/DWARFCompileUnit.h"
----------------
chapuni wrote:
> s/Codegen/CodeGen/
Ah, thanks !


Repository:
  rL LLVM

https://reviews.llvm.org/D34328





More information about the llvm-commits mailing list