mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
MC: Add missing forward in MCLoggingStreamer.
llvm-svn: 115830
This commit is contained in:
parent
820fe774b4
commit
b1c4f7b52a
@ -56,6 +56,7 @@ public:
|
||||
|
||||
virtual void InitSections() {
|
||||
LogCall("InitSections");
|
||||
return Child->InitSections();
|
||||
}
|
||||
|
||||
virtual void EmitLabel(MCSymbol *Symbol) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user