OSDN Git Service

Simplify this code so that it doesn't depend on raw_ostream being copyable.
authorDan Gohman <gohman@apple.com>
Thu, 13 Aug 2009 16:51:51 +0000 (16:51 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 13 Aug 2009 16:51:51 +0000 (16:51 +0000)
commit815944d923345f6c327da1d23ae3078b3a4cdffd
tree237e65e218e279d18e0e2af3432946906226ab0d
parent2780609a47b7df09b23113a984b258200eae9515
Simplify this code so that it doesn't depend on raw_ostream being copyable.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78915 91177308-0d34-0410-b5e6-96231b3b80d8
tools/lto/LTOCodeGenerator.cpp