Summary
- Took the special main linkage code out of FunctionDecl and put it into a new pass. There is also a lot of related clean-up done. (details)
The file was modified | src/AST/Decl.cpp |
The file was modified | src/main.cc |
The file was modified | src/CodeGen/FixMain.cc |
The file was modified | src/CodeGen/FixNames.cc |
The file was modified | src/CodeGen/FixNames.h |
The file was modified | src/CodeGen/module.mk |
The file was modified | src/CodeGen/FixMain.h |
The file was removed | src/CodeGen/FixMain2.cc |