mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 04:46:27 +08:00
The feature check should probably be enhanced for non-x86 architectures, but this change shields them from x86 specific pieces until then. This patch has been split out from https://reviews.llvm.org/D81533.