mirror of
https://github.com/intel/llvm.git
synced 2026-01-31 16:29:50 +08:00
This implements the same behavior as D141997 but makes sure that the same detection mechanism is used between CMake and source code. Differential Revision: https://reviews.llvm.org/D142108