diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2019-02-28 22:42:55 +0000 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2019-02-28 22:42:55 +0000 |
commit | ac136cd18c55c1a5d6884b868b460a5439dd3a52 (patch) | |
tree | ab7a378dc17ebebf3b47db216e48f19a628324b4 /llvm/tools/llvm-cxxdump | |
parent | b7812652c6f76045884ac4ee45a315e63c905302 (diff) | |
download | bcm5719-llvm-ac136cd18c55c1a5d6884b868b460a5439dd3a52.tar.gz bcm5719-llvm-ac136cd18c55c1a5d6884b868b460a5439dd3a52.zip |
llvm-readobj: Try the DWARF CFI dumper on all machines.
There's no reason to limit the DWARF CFI dumper to EM_386 and EM_X86_64;
ELF files could contain DWARF CFI on almost any platform (even 32-bit ARM;
NetBSD uses DWARF CFI on that platform). So start using the DWARF CFI dumper
unconditionally so that we can dump .eh_frame sections on the remaining ELF
platforms as well as in NetBSD binaries.
Differential Revision: https://reviews.llvm.org/D58761
llvm-svn: 355151
Diffstat (limited to 'llvm/tools/llvm-cxxdump')
0 files changed, 0 insertions, 0 deletions