Determines the canonical compiler name used for the current build.
The possible values currently are "dmd", "gdc", "ldc" or "sdc". If an unknown compiler is used, this function will return an empty string.
determineBuildPlatform
See Implementation
Determines the canonical compiler name used for the current build.
The possible values currently are "dmd", "gdc", "ldc" or "sdc". If an unknown compiler is used, this function will return an empty string.