summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYaron Keren <yaron.keren@gmail.com>2015-10-21 18:36:52 +0000
committerYaron Keren <yaron.keren@gmail.com>2015-10-21 18:36:52 +0000
commitfa0adfd3c6daca8414462085fd8bca3a7f92f82d (patch)
treee1d19c27f86176fefd1c06125d7ccc5abd95ac47
parent1a3c0f77df8baa724135777fe6b1115cca96dbd8 (diff)
downloadbcm5719-llvm-fa0adfd3c6daca8414462085fd8bca3a7f92f82d.tar.gz
bcm5719-llvm-fa0adfd3c6daca8414462085fd8bca3a7f92f82d.zip
Revert r250923 as config.h is not an installed header.
llvm-svn: 250924
-rw-r--r--llvm/include/llvm/Support/FileSystem.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/include/llvm/Support/FileSystem.h b/llvm/include/llvm/Support/FileSystem.h
index 0f09808e6fa..84d7e85b381 100644
--- a/llvm/include/llvm/Support/FileSystem.h
+++ b/llvm/include/llvm/Support/FileSystem.h
@@ -30,7 +30,6 @@
#include "llvm/ADT/IntrusiveRefCntPtr.h"
#include "llvm/ADT/SmallString.h"
#include "llvm/ADT/Twine.h"
-#include "llvm/Config/config.h"
#include "llvm/Support/DataTypes.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/TimeValue.h"
OpenPOWER on IntegriCloud