Use the newly abstracted interface for running our tools and gcc.
authorMisha Brukman <brukman+llvm@gmail.com>
Mon, 29 Sep 2003 22:40:52 +0000 (22:40 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Mon, 29 Sep 2003 22:40:52 +0000 (22:40 +0000)
commit4148556a9c767fdf3047ae8e004a759356b893dd
treea24ab0f45bcd577b1119380d6fc0d60493a76bfc
parent44f8a34aabd6b0c78eacd0d9abde4aa34db51b2e
Use the newly abstracted interface for running our tools and gcc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8756 91177308-0d34-0410-b5e6-96231b3b80d8
tools/bugpoint/ExecutionDriver.cpp