summaryrefslogtreecommitdiff
path: root/utils/FileUpdate
diff options
context:
space:
mode:
authorMichael J. Spencer <bigcheesegs@gmail.com>2010-11-29 18:33:08 +0000
committerMichael J. Spencer <bigcheesegs@gmail.com>2010-11-29 18:33:08 +0000
commit5fae2f1dbb8345e6fc3232f4732acaf9b64edd90 (patch)
treea807998406d3a7a7c986dddd038f5a7fc969d265 /utils/FileUpdate
parent7a9ff3d36c5bbf1f30795a5113978876e137031a (diff)
downloadllvm-5fae2f1dbb8345e6fc3232f4732acaf9b64edd90.tar.gz
llvm-5fae2f1dbb8345e6fc3232f4732acaf9b64edd90.tar.bz2
llvm-5fae2f1dbb8345e6fc3232f4732acaf9b64edd90.tar.xz
Missed another one.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120302 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/FileUpdate')
-rw-r--r--utils/FileUpdate/FileUpdate.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/FileUpdate/FileUpdate.cpp b/utils/FileUpdate/FileUpdate.cpp
index 1c66c87aee..616bcbe206 100644
--- a/utils/FileUpdate/FileUpdate.cpp
+++ b/utils/FileUpdate/FileUpdate.cpp
@@ -17,7 +17,7 @@
#include "llvm/Support/MemoryBuffer.h"
#include "llvm/Support/PrettyStackTrace.h"
#include "llvm/Support/ToolOutputFile.h"
-#include "llvm/System/Signals.h"
+#include "llvm/Support/Signals.h"
using namespace llvm;
static cl::opt<bool>