hanchenye-llvm-project/llvm/lib/ExecutionEngine
Reid Spencer 8c3d3dce2b 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.

llvm-svn: 35508
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