We don't need a null terminator for the output file.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 22 Mar 2011 19:20:47 +0000 (19:20 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 22 Mar 2011 19:20:47 +0000 (19:20 +0000)
commit11d1803770f54dad441007a6ebafc70cb9395695
treeb4f740d419bebe0722cb6c5d01970c9ae65bc2e5
parentc1dbd5d9c30ea67ae45f190ff90e076cdf8bbc17
We don't need a null terminator for the output file.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128098 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/MemoryBuffer.h
lib/Support/MemoryBuffer.cpp
tools/lto/LTOCodeGenerator.cpp