Get rid of some obsolete optlink workarounds

This commit is contained in:
Martin Kinkelin 2024-05-25 17:51:41 +02:00
parent 920678a820
commit 6d69608aae
5 changed files with 2 additions and 49 deletions

View file

@ -3,9 +3,6 @@
// COMDAT folding increases runtime by > 80x
// REQUIRED_ARGS(windows): -L/OPT:NOICF
// Apparently omf or optlink does not support more than 32767 symbols.
// DISABLED: win32
// Generate \sum_{i=0}^{14} 2^i = 32767 template instantiations
// (each with 3 sections) to use more than 64Ki sections in total.