summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/AliasAnalysis.cpp
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-08-18 23:36:04 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-08-18 23:36:04 +0000
commit17a6fd2299625fb220e6888683878d8df691141b (patch)
tree64f5a4a3da41da53032c5e166f5fe2adb976aefd /llvm/lib/Analysis/AliasAnalysis.cpp
parent305be0e603b0a0179ad01bc5d37f9c1dfc793be5 (diff)
downloadbcm5719-llvm-17a6fd2299625fb220e6888683878d8df691141b.tar.gz
bcm5719-llvm-17a6fd2299625fb220e6888683878d8df691141b.zip
raw_ostream: Reduce FormattedStream's reliance on raw_ostream's implementation.
- Kill off begin(), end(), and iterator. It isn't clear what these mean. Instead provide getBufferStart(), which can be used with GetNumBytesInBuffer to the same effect. - Update ComputeColumn to take arguments for the buffer to scan, this simplifies the implementation of write_impl substantially. - This should also fix possible problems with the scanning pointer pointing outside of the current raw_ostream buffer. llvm-svn: 79379
Diffstat (limited to 'llvm/lib/Analysis/AliasAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud