On Mingw and Cygwin, an external symbol named '__main' is called from the generated 'main' function to allow static intialization. To avoid linking problems with remote targets (because lli's remote target support does not currently handle external linking) we add a secondary module which defines an empty '__main' function.
source not stored for this graph (policy: none)
no test coverage detected