mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 13:21:04 +08:00
When LLVM_ENABLE_PER_TARGET_RUNTIME_DIR is enabled, place headers in `include/<target>` directory, otherwise use `include/`. Differential Revision: https://reviews.llvm.org/D152592