llvm-6502/lib/ExecutionEngine
Reid Spencer 97e0c22330 For PR1293:
* Rename the FunctionType* parameter from M to FT on all the functions.
* Implement a fix for PR1293 by just asserting that library functions that
  must return pointers should have pointer typed results. This just makes
  sure that we don't attempt to use an uninitialized integer or something
  later on.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35508 91177308-0d34-0410-b5e6-96231b3b80d8
2007-03-30 16:41:50 +00:00
..
Interpreter For PR1293: 2007-03-30 16:41:50 +00:00
JIT Implement PR1240 2007-03-06 05:32:48 +00:00
ExecutionEngine.cpp Unbreak C++ build. 2007-03-12 17:57:00 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00