mirror of
https://github.com/intel/llvm.git
synced 2026-02-03 10:39:35 +08:00
This allows their reuse across projects. The name of the module is intentionally generic because we would like to move more platform checks there. Differential Revision: https://reviews.llvm.org/D115276