[runtimes] Pass-through CLANG_RESOURCE_DIR to cmake invocations (#73185)
commit2e838c8437f8466455932c31e82474800056c712
authorTom Stellard <tstellar@redhat.com>
Wed, 29 Nov 2023 05:32:10 +0000 (28 21:32 -0800)
committerGitHub <noreply@github.com>
Wed, 29 Nov 2023 05:32:10 +0000 (28 21:32 -0800)
treeba9a4ec0ecaa7d485aed5531474e3815e2166f3d
parentf35c0f2f232a0b298a35bfb0047bf8a00b107bf0
[runtimes] Pass-through CLANG_RESOURCE_DIR to cmake invocations (#73185)

compiler-rt and libomp need access to this variable in order to install
their libraries and headers to the path that clang expects.
llvm/runtimes/CMakeLists.txt