OSDN Git Service

Temporarily omit MIPS floating point registers in DWARF.
authorDavid Srbecky <dsrbecky@google.com>
Fri, 27 Nov 2015 13:31:16 +0000 (13:31 +0000)
committerDavid Srbecky <dsrbecky@google.com>
Fri, 27 Nov 2015 13:31:16 +0000 (13:31 +0000)
commit3dd7e5a1ed9692774f4d4f812fbe75dfc288053d
tree3924d46d651ed131e5ce05c0fb1379cd6f21634e
parente928dc587718d00d234768f76d1efb2ffe74e885
Temporarily omit MIPS floating point registers in DWARF.

I am struggling to find authoritative source for the mapping,
so disable them in the meantime so they do not break tests.

Change-Id: I37340179f5d2fe91f318b64ddf64a725ce96ab76
compiler/elf_writer_debug.cc