Implement CachedWriter class to allow module level printing of various components...
authorChris Lattner <sabre@nondot.org>
Wed, 7 Nov 2001 04:21:57 +0000 (04:21 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 7 Nov 2001 04:21:57 +0000 (04:21 +0000)
commitda1fbcc5c389e86840f6131afc22b45ce7e9ad08
tree395437557d521c83fbfac62928567e4352f679f5
parent495d6f1933e6c680af4ea8f69ac12a7fdaee3aa0
Implement CachedWriter class to allow module level printing of various components very quickly

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1168 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/AsmWriter.cpp