[ELF] - Remove dead declaration. NFC.
llvm-svn: 329058
This commit is contained in:
parent
ff2f4fcd51
commit
624e163f53
@ -297,8 +297,6 @@ public:
|
||||
: Lazy(LazyObjectKind, File, Name, Type) {}
|
||||
|
||||
static bool classof(const Symbol *S) { return S->kind() == LazyObjectKind; }
|
||||
|
||||
InputFile *fetch();
|
||||
};
|
||||
|
||||
// Some linker-generated symbols need to be created as
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user