rename GetLibSupportInfoOutputFile -> CreateInfoOutputFile and
authorChris Lattner <sabre@nondot.org>
Tue, 30 Mar 2010 05:01:08 +0000 (05:01 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 30 Mar 2010 05:01:08 +0000 (05:01 +0000)
commit49a2bb23d1391c8be45985518d4c5e99ff11b864
tree4d82da3bf6130ae2a0bd7ca077e4db5fcfce1f40
parent9f9f6d19dd67926446fb89a7b2dc0bda6353645b
rename GetLibSupportInfoOutputFile -> CreateInfoOutputFile and
have it always return a new stream to simplify clients.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99874 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Statistic.cpp
lib/Support/Timer.cpp