Separates functions into COMDATs for the linker.
Linux: | None |
Windows: | /Gy /Gy- |
None
ON |
The compiler separates functions into COMDATs. |
This option tells the compiler to separate functions into COMDATs for the linker.
Visual Studio: Code Generation > Enable Function-Level Linking
Eclipse: None
None