blis
blis copied to clipboard
GCC may be mis-detected sometimes
See https://github.com/devinamatthews/tblis/pull/56 for an example of where GCC can sometimes be detected as the wrong compiler based on the symlink used to invoke it. The solution there is to also search for the string "Free Software" when determining the compiler vendor.