The C backend is no longer in llvm-dis, it's in llc
authorChris Lattner <sabre@nondot.org>
Tue, 17 Feb 2004 06:40:06 +0000 (06:40 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 17 Feb 2004 06:40:06 +0000 (06:40 +0000)
commit9915cd9e9f909b2edc175cf674680af651c47fb0
treec31eb12d45b602cc99dc9dcfcd6de6cba40aa57a
parentdf2cf418a8449d60512ab42e14c7a0b2608ce438
The C backend is no longer in llvm-dis, it's in llc

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11533 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/ToolRunner.cpp
tools/bugpoint/ToolRunner.cpp