A large number of simple changes:
authorChris Lattner <sabre@nondot.org>
Thu, 8 May 2003 16:18:31 +0000 (16:18 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 8 May 2003 16:18:31 +0000 (16:18 +0000)
commitda82ed52ac02497d343b898cca0bb2cf303f062d
treea30e76da9aaa7ff025a59804315b601994bd6ca3
parentcdf5178f8362b0b415a4e1c1378a5b76638826be
A large number of simple changes:
  * s/Method/Function
  * Kill some obsolete (external) functions that used to be to support tracing

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6041 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/Interpreter/Execution.cpp
lib/ExecutionEngine/Interpreter/ExecutionAnnotations.h
lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
lib/ExecutionEngine/Interpreter/Interpreter.cpp
lib/ExecutionEngine/Interpreter/Interpreter.h
lib/ExecutionEngine/Interpreter/Support.cpp
lib/ExecutionEngine/Interpreter/UserInput.cpp