[PATCH] D29789: [MC] Set SHT_MIPS_DWARF section type for all .debug_* sections on MIPS
Simon Atanasyan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 9 14:07:40 PST 2017
atanasyan created this revision.
Herald added a subscriber: aprantl.
All MIPS .debug_* sections should be marked with ELF type SHT_MIPS_DWARF accordingly the specification [1]. Also the same section type is assigned to these sections by GNU tools.
[1] ftp.software.ibm.com/software/os390/czos/dwarf/mips_extensions.pdf
Repository:
rL LLVM
https://reviews.llvm.org/D29789
Files:
lib/MC/MCObjectFileInfo.cpp
test/DebugInfo/Mips/InlinedFnLocalVar.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29789.87875.patch
Type: text/x-patch
Size: 4955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170209/38bd78c3/attachment.bin>
More information about the llvm-commits
mailing list