[Bitcode] Remove unused declaration writeBitcodeHeader (NFC)
The corresponding definition was removed on Nov 29, 2016 in commit
5a0a2e648c.
This commit is contained in:
@@ -142,7 +142,6 @@ public:
|
||||
: Stream(Stream), StrtabBuilder(StrtabBuilder) {}
|
||||
|
||||
protected:
|
||||
void writeBitcodeHeader();
|
||||
void writeModuleVersion();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user