summaryrefslogtreecommitdiffstats
path: root/llvm/tools/bugpoint
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2004-12-20 05:36:57 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2004-12-20 05:36:57 +0000
commitdb1fca91af614684fd39adc8f63d5c87a0719789 (patch)
tree1793236745364344ca0a4dc2d90560f9ea6b7cda /llvm/tools/bugpoint
parentb5e10bb05defc0bfd018b53f8752ccdfb7408eda (diff)
downloadbcm5719-llvm-db1fca91af614684fd39adc8f63d5c87a0719789.tar.gz
bcm5719-llvm-db1fca91af614684fd39adc8f63d5c87a0719789.zip
llvm/Config/unistd.h has gone away, far, far away
llvm-svn: 19068
Diffstat (limited to 'llvm/tools/bugpoint')
-rw-r--r--llvm/tools/bugpoint/bugpoint.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/tools/bugpoint/bugpoint.cpp b/llvm/tools/bugpoint/bugpoint.cpp
index a4eae3cecd0..2c9806748fa 100644
--- a/llvm/tools/bugpoint/bugpoint.cpp
+++ b/llvm/tools/bugpoint/bugpoint.cpp
@@ -20,8 +20,6 @@
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/PluginLoader.h"
#include "llvm/System/Signals.h"
-#include "llvm/Config/unistd.h"
-//#include <sys/resource.h>
using namespace llvm;
static cl::list<std::string>
OpenPOWER on IntegriCloud