mirror of
https://github.com/intel/llvm.git
synced 2026-01-24 17:01:00 +08:00
[WebAssembly] Remove non-existent method declaration. NFC.
Patch by Nicholas Wilson! llvm-svn: 322732
This commit is contained in:
@@ -76,7 +76,6 @@ private:
|
||||
void calculateInitFunctions();
|
||||
void assignIndexes();
|
||||
void calculateImports();
|
||||
void calculateOffsets();
|
||||
void calculateTypes();
|
||||
void createOutputSegments();
|
||||
void layoutMemory();
|
||||
|
||||
Reference in New Issue
Block a user