diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2007-03-30 16:41:50 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2007-03-30 16:41:50 +0000 |
commit | 97e0c22330f1856a7e026d162040aafdb2a70d0e (patch) | |
tree | 3d0d2a7760c0c0059674efa9d4e3d9569a1e7df4 /lib/CodeGen/LiveIntervalAnalysis.cpp | |
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
Diffstat (limited to 'lib/CodeGen/LiveIntervalAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions