]> granicus.if.org Git - llvm/commit
raw_ostream: Remove pointless redefinitions of tell().
authorDaniel Dunbar <daniel@zuster.org>
Wed, 19 Aug 2009 00:14:25 +0000 (00:14 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 19 Aug 2009 00:14:25 +0000 (00:14 +0000)
commitd29d497b530a7094c808540cfdb68a7af3afd315
tree28828d237fb7d50376dfba03b0ed72137e7a027a
parent107f41fad5f8df734c72cf39a016a7ea0d874388
raw_ostream: Remove pointless redefinitions of tell().
 - The base class implementation is correct.

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