forked from OSchip/llvm-project
5cff68599d
`main` is not the only main function in Windows. You can choose one from these four -- {w,}{WinMain,main}. There are four different entry point functions for them, {w,}{WinMain,main}CRTStartup, respectively. The linker needs to choose the right one depending on which `main` function is defined. llvm-svn: 238667 |
||
---|---|---|
.. | ||
Inputs | ||
base.test | ||
driver.test | ||
entry-inference.test | ||
heap.test | ||
help.test | ||
imports.test | ||
long-section-name.test | ||
machine.test | ||
stack.test | ||
subsystem.test | ||
version.test |