mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 17:45:07 +08:00
This variable is derived from LLVM_DEFAULT_TARGET_TRIPLE by default, but using a separate variable allows additional normalization to be performed if needed. Differential Revision: https://reviews.llvm.org/D137451