OSDN Git Service

Move toolrunner out of libsupport into the bugpoint tool
authorChris Lattner <sabre@nondot.org>
Tue, 6 Jun 2006 22:31:36 +0000 (22:31 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 6 Jun 2006 22:31:36 +0000 (22:31 +0000)
commitfc790168a2af2e4519b94d0c8e0e438d74fcffd7
tree9b159540145315d3e7993c903dd6d2127e86446c
parentf1b20d8620b05abaa52f40ac6d21f839b265fb00
Move toolrunner out of libsupport into the bugpoint tool

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28700 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/ToolRunner.h [deleted file]
lib/Support/ToolRunner.cpp [deleted file]