mirror of
https://github.com/intel/llvm.git
synced 2026-01-29 04:16:38 +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.