[PATCH] D32689: DEF: migrate def parser from LLD to LLVM

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 3 16:26:29 PDT 2017


mehdi_amini added inline comments.


================
Comment at: lib/Object/COFFModuleDefinition.cpp:25
+#include "llvm/Support/Error.h"
+#include "llvm/Support/StringSaver.h"
+#include "llvm/Support/raw_ostream.h"
----------------
dead include?


Repository:
  rL LLVM

https://reviews.llvm.org/D32689





More information about the llvm-commits mailing list