ToolRunner.h has been moved from include/Support to include/llvm/Support.
authorMisha Brukman <brukman+llvm@gmail.com>
Mon, 6 Oct 2003 18:37:24 +0000 (18:37 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Mon, 6 Oct 2003 18:37:24 +0000 (18:37 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8898 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Support/ToolRunner.cpp
tools/bugpoint/ToolRunner.cpp

index 1ae5260bef35449245c6e30738ba2258e1a4380d..985c6854b8a953f7d3886693ec515489e6153d5c 100644 (file)
@@ -1,6 +1,6 @@
+#include "llvm/Support/ToolRunner.h"
 #include "Support/Debug.h"
 #include "Support/FileUtilities.h"
-#include "Support/ToolRunner.h"
 
 //===---------------------------------------------------------------------===//
 // LLI Implementation of AbstractIntepreter interface
index 1ae5260bef35449245c6e30738ba2258e1a4380d..985c6854b8a953f7d3886693ec515489e6153d5c 100644 (file)
@@ -1,6 +1,6 @@
+#include "llvm/Support/ToolRunner.h"
 #include "Support/Debug.h"
 #include "Support/FileUtilities.h"
-#include "Support/ToolRunner.h"
 
 //===---------------------------------------------------------------------===//
 // LLI Implementation of AbstractIntepreter interface