Files
clang-p2996/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
..
2007-03-30 16:41:50 +00:00
2007-03-06 05:32:48 +00:00
2007-03-12 17:57:00 +00:00