Non-functional: Rename some entry-point variables to entryPoint, not main.
This commit is contained in:
parent
fca826212c
commit
517fe7a6ad
6 changed files with 17 additions and 17 deletions
|
|
@ -564,7 +564,7 @@ public:
|
|||
Module module;
|
||||
Block* buildPoint;
|
||||
Id uniqueId;
|
||||
Function* mainFunction;
|
||||
Function* entryPointFunction;
|
||||
bool generatingOpCodeForSpecConst;
|
||||
AccessChain accessChain;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue