summaryrefslogtreecommitdiffstats
path: root/llvm/utils/KillTheDoctor/KillTheDoctor.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2014-06-13 15:21:50 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2014-06-13 15:21:50 +0000
commitefb3822ac5217b9ce8e22aed2bfda09c0ed831b2 (patch)
tree12722fc370f01c49e47e9c18d7a85b48df8219f1 /llvm/utils/KillTheDoctor/KillTheDoctor.cpp
parentdbe027a9ed9309d5dd103896f3548f23e958986b (diff)
downloadbcm5719-llvm-efb3822ac5217b9ce8e22aed2bfda09c0ed831b2.tar.gz
bcm5719-llvm-efb3822ac5217b9ce8e22aed2bfda09c0ed831b2.zip
Remove broken include.
Looks like I got some git merge wrong. llvm-svn: 210911
Diffstat (limited to 'llvm/utils/KillTheDoctor/KillTheDoctor.cpp')
-rw-r--r--llvm/utils/KillTheDoctor/KillTheDoctor.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/utils/KillTheDoctor/KillTheDoctor.cpp b/llvm/utils/KillTheDoctor/KillTheDoctor.cpp
index a85dac8ae85..111bad20958 100644
--- a/llvm/utils/KillTheDoctor/KillTheDoctor.cpp
+++ b/llvm/utils/KillTheDoctor/KillTheDoctor.cpp
@@ -37,7 +37,6 @@
#include "llvm/ADT/StringRef.h"
#include "llvm/ADT/Twine.h"
#include "llvm/Support/CommandLine.h"
-#include "llvm/Support/Errc.h"
#include "llvm/Support/ManagedStatic.h"
#include "llvm/Support/PrettyStackTrace.h"
#include "llvm/Support/Signals.h"
OpenPOWER on IntegriCloud