Convert FileUpdate to use tool_output_file, and to use
authorDan Gohman <gohman@apple.com>
Fri, 20 Aug 2010 16:54:27 +0000 (16:54 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 20 Aug 2010 16:54:27 +0000 (16:54 +0000)
commit7a4575e26e58da743cf6c921aadd0d5499717a68
treefcefe2fae5ba051c53f97cf700594752616177d6
parent2d16f5b0cb5ae03c4b4ff6711d543552d97243a0
Convert FileUpdate to use tool_output_file, and to use
errs() instead of outs() for its verbose messages.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111648 91177308-0d34-0410-b5e6-96231b3b80d8
utils/FileUpdate/FileUpdate.cpp