commit | 97e0c22330f1856a7e026d162040aafdb2a70d0e | [log] [tgz] |
---|---|---|
author | Reid Spencer <rspencer@reidspencer.com> | Fri Mar 30 16:41:50 2007 +0000 |
committer | Reid Spencer <rspencer@reidspencer.com> | Fri Mar 30 16:41:50 2007 +0000 |
tree | 3d0d2a7760c0c0059674efa9d4e3d9569a1e7df4 | |
parent | 526cdf6b9e249d5069a8bb96106b126fdf1afcc8 [diff] |
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