OSDN Git Service

Add DWARF type information generation.
authorTamas Berghammer <tberghammer@google.com>
Tue, 5 Jan 2016 14:29:02 +0000 (14:29 +0000)
committerDavid Srbecky <dsrbecky@google.com>
Wed, 13 Jan 2016 15:56:52 +0000 (15:56 +0000)
commit86e4278d5edc3685465b8846dcb17efa83c86d75
tree53c9af36418ed8872be46271a86a481075e78854
parentb8a20aafa13d59112dcbf1df858b8d1d61cfb708
Add DWARF type information generation.

Emit native debugging information for types which are used during
compilation.

Change-Id: If28d19f60294494b7c6db8400d179494bebe9e61
compiler/elf_writer_debug.cc
compiler/elf_writer_debug.h
compiler/elf_writer_quick.cc
compiler/optimizing/optimizing_compiler.cc