mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 02:33:33 +00:00
[yaml2obj][ELF] Remove unused typedef.
No functional changes. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205433 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
38ac43b10b
commit
4fd30e7850
@ -154,7 +154,6 @@ template <class ELFT>
|
||||
class ELFState {
|
||||
/// \brief The future ".strtab" section.
|
||||
StringTableBuilder DotStrtab;
|
||||
typedef typename object::ELFFile<ELFT>::Elf_Ehdr Elf_Ehdr;
|
||||
|
||||
SectionNameToIdxMap SN2I;
|
||||
const ELFYAML::Object &Doc;
|
||||
|
Loading…
x
Reference in New Issue
Block a user