Refactored output buffer methods from MachO and ELF writers.
authorBill Wendling <isanbard@gmail.com>
Wed, 17 Jan 2007 22:17:24 +0000 (22:17 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 17 Jan 2007 22:17:24 +0000 (22:17 +0000)
commitf341ccbff99a99453002143992b5d6fb391949c5
tree94c31841f01239559109ec67fd8a4d8b4148e506
parent75f9abf51706242a745e05841598f68e64143494
Refactored output buffer methods from MachO and ELF writers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33310 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/OutputBuffer.h [new file with mode: 0644]