|
|
|
|
|
by jcelerier
2850 days ago
|
|
> which I think is relatively new in all the major C++ compilers. LTO has been available in gcc since 2009 and even longer in clang AFAIK. MSVC had LTO for... I don't know but googling a bit shows that visual studio 2005 supports /GL. |
|
This stuff is being actively worked on so I don’t know if merging identical template instantiations is a thing yet. Any idea?