llvm-6502/lib/ExecutionEngine/Interpreter
Alp Toker ae43cab6ba Fix known typos
Sweep the codebase for common typos. Includes some changes to visible function
names that were misspelt.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200018 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-24 17:20:08 +00:00
..
CMakeLists.txt llvm/lib: [CMake] Add explicit dependency to intrinsics_gen. 2012-06-24 13:32:01 +00:00
Execution.cpp Fix known typos 2014-01-24 17:20:08 +00:00
ExternalFunctions.cpp Don't expose symbols of lle_ functions. 2013-09-11 12:42:39 +00:00
Interpreter.cpp Return an error_code from materializeAllPermanently. 2014-01-14 23:51:27 +00:00
Interpreter.h LLVM Interpreter: implementation of "insertvalue" and "extractvalue"; 2013-09-12 10:48:23 +00:00
LLVMBuild.txt Prune redundant dependencies in LLVMBuild.txt. 2013-12-11 00:30:57 +00:00
Makefile