Replace more a*'s with arg_*'s, thanks to Gabor Greif!
authorChris Lattner <sabre@nondot.org>
Tue, 15 Mar 2005 15:48:06 +0000 (15:48 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 15 Mar 2005 15:48:06 +0000 (15:48 +0000)
commit852b4d4bf4aa6b80298a60f76092b80c8bd1efad
tree022be3ecf6bd9548da544b741bc59eaa4ffcd488
parent7db7fa0828bc4ac375032a847b3fd530cef131e2
Replace more a*'s with arg_*'s, thanks to Gabor Greif!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20615 91177308-0d34-0410-b5e6-96231b3b80d8
tools/bugpoint/CrashDebugger.cpp
tools/bugpoint/ExtractFunction.cpp
tools/bugpoint/Miscompilation.cpp