Change run-lli -> run-int
authorChris Lattner <sabre@nondot.org>
Sat, 18 Oct 2003 20:30:48 +0000 (20:30 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 18 Oct 2003 20:30:48 +0000 (20:30 +0000)
commit367e1ee5bebc3542b55df61cd280bd6166057e51
tree41fbccce0b097854cc5c7c6b5ce11e3f5355dcc0
parent25d66473c620b6b01e301b9cfabdbedace96608e
Change run-lli -> run-int
Many people associate lli with the jit, so we don't want to suprise them

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