Make all raw_ostreams support the tell() function.
authorDouglas Gregor <dgregor@apple.com>
Mon, 20 Apr 2009 07:34:17 +0000 (07:34 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 20 Apr 2009 07:34:17 +0000 (07:34 +0000)
commit8f7be4731e979255c54eb8951b7a06ed4fd6ce45
treeebad0813d70bb764723e4ca073f98ad96c4ffc1f
parent428098de6289762990fdc368474e6b464112bbcc
Make all raw_ostreams support the tell() function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69583 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/raw_ostream.h
lib/Support/raw_ostream.cpp