Author: rnk
Date: Mon Apr 29 16:05:47 2019
New Revision: 359513
URL: http://llvm.org/viewvc/llvm-project?rev=359513&view=rev
Log:
Re-land r359250, [COFF] Statically link certain runtime library functions
Reverts the revert of r359251, this time with fixed tests.
Differential Revision: h
Author: rnk
Date: Thu Apr 25 16:04:20 2019
New Revision: 359250
URL: http://llvm.org/viewvc/llvm-project?rev=359250&view=rev
Log:
[COFF] Statically link certain runtime library functions
Statically link certain runtime library functions for MSVC/GNU Windows
environments. This is consistent with M