mirror of
https://github.com/intel/llvm.git
synced 2026-01-18 16:50:51 +08:00
The new layout more closely matches the layout used by other compilers. This is only used when LLVM_ENABLE_PER_TARGET_RUNTIME_DIR is enabled. Differential Revision: https://reviews.llvm.org/D100869