New class to provide high performance writing.
authorChris Lattner <sabre@nondot.org>
Wed, 7 Nov 2001 04:20:50 +0000 (04:20 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 7 Nov 2001 04:20:50 +0000 (04:20 +0000)
commit495d6f1933e6c680af4ea8f69ac12a7fdaee3aa0
tree5af818cb60ffbd59e9abeae80e8b71bd2e7fd928
parent6a6791b326f4a8b37a97957050c95bffdd5a4d6a
New class to provide high performance writing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1167 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Assembly/CachedWriter.h [new file with mode: 0644]