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 | 8c3d3dce2bbb1424dac6d52bfecba14374dcf99d (patch) | |
tree | 94961fab54f02e2eadf4878856ebd49f74204e3d /llvm/lib/CodeGen/LiveIntervalAnalysis.cpp | |
parent | 3bf01520eb32b6ae17e63ebd107d32b5ea9ac0bf (diff) | |
download | bcm5719-llvm-8c3d3dce2bbb1424dac6d52bfecba14374dcf99d.tar.gz bcm5719-llvm-8c3d3dce2bbb1424dac6d52bfecba14374dcf99d.zip |
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
Diffstat (limited to 'llvm/lib/CodeGen/LiveIntervalAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions