R600: Add ISA documents to the CompilerWriterInfo page
[oota-llvm.git] / tools / llvm-config / llvm-config.cpp
index fc3ab68f7d8cb1963ff891f3d4960179b23be00c..3924e2e55da03f596234fbcdd5ae00d21c4b5308 100644 (file)
@@ -25,7 +25,6 @@
 #include "llvm/Config/llvm-config.h"
 #include "llvm/Support/FileSystem.h"
 #include "llvm/Support/Path.h"
-#include "llvm/Support/PathV1.h"
 #include "llvm/Support/raw_ostream.h"
 #include <cstdlib>
 #include <set>