forked from OSchip/llvm-project
parent
d20106b5ec
commit
989b1fcb01
|
@ -237,8 +237,6 @@ public:
|
||||||
return cast<SharedFile<ELFT>>(Symbol::getFile());
|
return cast<SharedFile<ELFT>>(Symbol::getFile());
|
||||||
}
|
}
|
||||||
|
|
||||||
template <class ELFT> uint32_t getAlignment() const;
|
|
||||||
|
|
||||||
// This field is a pointer to the symbol's version definition.
|
// This field is a pointer to the symbol's version definition.
|
||||||
const void *Verdef;
|
const void *Verdef;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue