This one should be pretty uncontroversial, just adding a missing case in a Dwarf.cpp switch. Some testcases needed updating though.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D5193
[dwarfdump] Add missing DW_LANG_Mips_Assembler case to LanguageString() ClosedPublic Authored by friss on Sep 4 2014, 6:59 AM.
Details Summary This one should be pretty uncontroversial, just adding a missing case in a Dwarf.cpp switch. Some testcases needed updating though.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 4 2014, 8:23 AM
Revision Contents
Diff 13278 llvm/trunk/lib/Support/Dwarf.cpp
llvm/trunk/test/DebugInfo/2010-03-19-DbgDeclare.ll
llvm/trunk/test/MC/MachO/gen-dwarf.s
|