mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-07-25 13:24:46 +00:00
Revert "[dwarfdump] Add support for dumping accelerator tables."
This reverts commit r221836. The tests are asserting on some buildbots. This also reverts the test part of r221837 as it relies on dwarfdump dumping the accelerator tables. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221842 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -107,11 +107,7 @@ enum DIDumpType {
|
||||
DIDT_GnuPubtypes,
|
||||
DIDT_Str,
|
||||
DIDT_StrDwo,
|
||||
DIDT_StrOffsetsDwo,
|
||||
DIDT_AppleNames,
|
||||
DIDT_AppleTypes,
|
||||
DIDT_AppleNamespaces,
|
||||
DIDT_AppleObjC
|
||||
DIDT_StrOffsetsDwo
|
||||
};
|
||||
|
||||
// In place of applying the relocations to the data we've read from disk we use
|
||||
|
Reference in New Issue
Block a user