mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
This change makes x64 enablement case explicit and adds an else case for 32bit which fixes a regression on Windows i386 asan builds introduced by https://github.com/llvm/llvm-project/pull/66973.