[PATCH] [lld][ELF] Initialize readers and writers on creation.

Shankar Kalpathi Easwaran shankarke at gmail.com
Sat Apr 20 13:59:20 PDT 2013


  LGTM, otherwise.


================
Comment at: lib/ReaderWriter/ELF/ELFTargetInfo.cpp:15
@@ -14,2 +14,3 @@
 
+#include "lld/Core/Instrumentation.h"
 #include "lld/Passes/LayoutPass.h"
----------------
Was this modification somehow leftover ?


http://llvm-reviews.chandlerc.com/D697



More information about the llvm-commits mailing list