forked from OSchip/llvm-project
[AsmPrinter] Remove orphan DwarfUnit::shareAcrossDWOCUs declaration. NFCI.
Method implementation no longer exists.
This commit is contained in:
parent
347d59b16c
commit
4ae1bb193a
|
@ -74,7 +74,6 @@ protected:
|
|||
|
||||
bool applySubprogramDefinitionAttributes(const DISubprogram *SP, DIE &SPDie);
|
||||
|
||||
bool shareAcrossDWOCUs() const;
|
||||
bool isShareableAcrossCUs(const DINode *D) const;
|
||||
|
||||
public:
|
||||
|
|
Loading…
Reference in New Issue