Remove dead code.

llvm-svn: 317530
This commit is contained in:
Rui Ueyama 2017-11-07 00:26:04 +00:00
parent d20106b5ec
commit 989b1fcb01
1 changed files with 0 additions and 2 deletions

View File

@ -237,8 +237,6 @@ public:
return cast<SharedFile<ELFT>>(Symbol::getFile());
}
template <class ELFT> uint32_t getAlignment() const;
// This field is a pointer to the symbol's version definition.
const void *Verdef;