OSDN Git Service

Change the method which generates DWARF mini-debug-info.
authorDavid Srbecky <dsrbecky@google.com>
Fri, 5 Feb 2016 09:40:10 +0000 (09:40 +0000)
committerDavid Srbecky <dsrbecky@google.com>
Fri, 5 Feb 2016 11:29:14 +0000 (11:29 +0000)
commitae5d2738a2b941b543c3fd478af910d4cd16f2ba
treea198a7b0449c00938a35d013270d0db8bba197c9
parentac6a195ec8e1b5a7a6bd3d0c53d8997ff7a5e2cc
Change the method which generates DWARF mini-debug-info.

This splits some code from CL198651. It moves the WriteSection
call out one level and does not otherwise change behaviour.

Change-Id: I7dc1c7c08b577b50bf6fa366a9b0ca757048b81e
compiler/elf_builder.h
compiler/elf_writer_debug.cc
compiler/elf_writer_debug.h
compiler/elf_writer_quick.cc