mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 01:07:04 +08:00
On Cygwin at least, GCC is not passing any -m flag to the linker, so fall back to the default target triple to determine if we need to apply i386-specific behaviors. Fixes #134558