OSDN Git Service

Moved a BufferedOutputStream onto the heap to reduce stack usage.
authorAlex Light <allight@google.com>
Thu, 29 May 2014 22:42:47 +0000 (15:42 -0700)
committerAlex Light <allight@google.com>
Fri, 30 May 2014 00:39:39 +0000 (17:39 -0700)
commit57ef2d33b369ced7eaf95b996bba473702f636cf
treeea6d77c86ad06a31fcd343d7dacd8c4908f5efc6
parent31e7fcb904f03a504f082d25814ac4644b5073e4
Moved a BufferedOutputStream onto the heap to reduce stack usage.

Bug: 15278350
Change-Id: I6aa7cf3979453e555686610e90520b762b812f8c
compiler/elf_writer_quick.cc