[PATCH] D12545: [elf2] Add basic archive file support.

Rafael Ávila de Espíndola via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 2 08:33:52 PDT 2015


rafael added inline comments.

================
Comment at: ELF/InputFiles.cpp:15
@@ -14,2 +14,3 @@
 #include "llvm/ADT/STLExtras.h"
+#include "llvm/Support/FileSystem.h"
 
----------------
Not used.


http://reviews.llvm.org/D12545





More information about the llvm-commits mailing list