This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
enable LTO/LTCG/WPO for most Visual Cs
authorDaniel Dragan <bulk88@hotmail.com>
Mon, 28 Oct 2013 05:28:41 +0000 (01:28 -0400)
committerSteve Hay <steve.m.hay@googlemail.com>
Tue, 29 Oct 2013 21:23:42 +0000 (21:23 +0000)
commita9e3f35916a989e6c527206f43af85f49ef58cbb
tree7fc9899d9cf90e25615914476ab89e38f0a741bb
parenta441c53fbf2dab986f88f08b421a2f5edb10f52b
enable LTO/LTCG/WPO for most Visual Cs

All Win32 Visual C compilers except for VC 6/_MSC_VER == 1200 support LTCG.
LTCG generates slightly smaller and slightly faster binaries.
win32/Makefile
win32/config.vc
win32/config_sh.PL
win32/makefile.mk