summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Path.cpp
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2017-07-17 04:31:20 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2017-07-17 04:31:20 +0000
commitae5c5df87978908c0adaa3bf72f6a8fd6118375b (patch)
treefa9cf957ef50320e0eb82002d908318310e64c9c /llvm/lib/Support/Path.cpp
parent33116350ad15d082de8442c30099da3d027f22c9 (diff)
downloadbcm5719-llvm-ae5c5df87978908c0adaa3bf72f6a8fd6118375b.tar.gz
bcm5719-llvm-ae5c5df87978908c0adaa3bf72f6a8fd6118375b.zip
Support/Path.cpp: Prune unused "llvm/BinaryFormat".
llvm-svn: 308160
Diffstat (limited to 'llvm/lib/Support/Path.cpp')
-rw-r--r--llvm/lib/Support/Path.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/lib/Support/Path.cpp b/llvm/lib/Support/Path.cpp
index e58f856ca24..ea59ba62d7b 100644
--- a/llvm/lib/Support/Path.cpp
+++ b/llvm/lib/Support/Path.cpp
@@ -13,8 +13,6 @@
#include "llvm/Support/Path.h"
#include "llvm/ADT/ArrayRef.h"
-#include "llvm/BinaryFormat/COFF.h"
-#include "llvm/BinaryFormat/MachO.h"
#include "llvm/Support/Endian.h"
#include "llvm/Support/Errc.h"
#include "llvm/Support/ErrorHandling.h"
OpenPOWER on IntegriCloud