OSDN Git Service

Move the file which defines DWARF enums.
authorDavid Srbecky <dsrbecky@google.com>
Sun, 12 Apr 2015 07:47:47 +0000 (08:47 +0100)
committerDavid Srbecky <dsrbecky@google.com>
Mon, 13 Apr 2015 20:54:26 +0000 (21:54 +0100)
commit7c869b352d122ab0bbf7cb529b45fc0365837c3a
tree364077598a96e702ed40ccaae334b8ce84aabdb6
parent2f6cdb01f74772c1c521a125776ef57ea3c73d43
Move the file which defines DWARF enums.

It was previously part of the runtime since it was needed
by the linker.  This is no longer the case so we can move
it to the DWARF utility library.

Change-Id: I1874fad45d27fd9ebbae17dd82d43322190f91ef
compiler/dwarf/debug_frame_opcode_writer.h
compiler/dwarf/debug_info_entry_writer.h
compiler/dwarf/debug_line_opcode_writer.h
compiler/dwarf/dwarf_constants.h [moved from runtime/dwarf.h with 99% similarity]
compiler/dwarf/headers.h