Skip to content
Success

Changes

Summary

  1. 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)
Commit 61efa421be36a355b304d2e9b9e14e493947d332 by ajbeach
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.
The file was modifiedsrc/AST/Decl.cpp
The file was modifiedsrc/main.cc
The file was modifiedsrc/CodeGen/FixMain.cc
The file was modifiedsrc/CodeGen/FixNames.cc
The file was modifiedsrc/CodeGen/FixNames.h
The file was modifiedsrc/CodeGen/module.mk
The file was modifiedsrc/CodeGen/FixMain.h
The file was removedsrc/CodeGen/FixMain2.cc