From 0bd75bb92d25591b89f5dee08fb343709d792d5b Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Thu, 7 Aug 2003 21:04:42 +0000 Subject: Moved SystemUtils.h to include/Support and SystemUtils.cpp to lib/Support. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7687 91177308-0d34-0410-b5e6-96231b3b80d8 --- tools/bugpoint/CrashDebugger.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/bugpoint/CrashDebugger.cpp') diff --git a/tools/bugpoint/CrashDebugger.cpp b/tools/bugpoint/CrashDebugger.cpp index e969d5e0be..048e54a989 100644 --- a/tools/bugpoint/CrashDebugger.cpp +++ b/tools/bugpoint/CrashDebugger.cpp @@ -5,7 +5,7 @@ //===----------------------------------------------------------------------===// #include "BugDriver.h" -#include "SystemUtils.h" +#include "Support/SystemUtils.h" #include "ListReducer.h" #include "llvm/Module.h" #include "llvm/PassManager.h" -- cgit v1.2.3-70-g09d2