diff options
author | Daniel Sanders <daniel.sanders@imgtec.com> | 2016-06-16 09:17:03 +0000 |
---|---|---|
committer | Daniel Sanders <daniel.sanders@imgtec.com> | 2016-06-16 09:17:03 +0000 |
commit | 1d14864bb35b011d1a1cd08a7c3c033ef87bde42 (patch) | |
tree | af265742beed843f53465a16a991d38bd08128fb /lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/TestCPPBreakpointCommands.py | |
parent | 139ffba398645de7fd3a98eb581c6a79340b67b2 (diff) | |
download | bcm5719-llvm-1d14864bb35b011d1a1cd08a7c3c033ef87bde42.tar.gz bcm5719-llvm-1d14864bb35b011d1a1cd08a7c3c033ef87bde42.zip |
[llvm-objdump] Support detection of feature bits from the object and implement this for Mips.
Summary:
The Mips implementation only covers the feature bits described by the ELF
e_flags so far. Mips stores additional feature bits such as MSA in the
.MIPS.abiflags section.
Also fixed a small bug this revealed where microMIPS wouldn't add the
EF_MIPS_MICROMIPS flag when using -filetype=obj.
Reviewers: echristo, rafael
Subscribers: rafael, mehdi_amini, dsanders, sdardis, llvm-commits
Differential Revision: http://reviews.llvm.org/D21125
llvm-svn: 272880
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/TestCPPBreakpointCommands.py')
0 files changed, 0 insertions, 0 deletions