Prabhu Rajasekaran 471e59b858
[clang] Set correct CXXABI for UEFI (#150115)
The target triple x86_64-uefi must be assumed to have Microsft ABI by
default.

Fixes: https://github.com/llvm/llvm-project/issues/150113
2025-07-22 17:57:17 -07:00
..