[llvm-branch-commits] [compiler-rt] [llvm] release/22.x: [cmake] Refactor DIA SDK detection into FindDIASDK module (#160354) (PR #195279)
Ruoyu Zhong via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri May 1 21:23:51 PDT 2026
ZhongRuoyu wrote:
> This appears to just be a straight refactor or am I missing something? If so, this doesn't meet the criteria for backporting.
To clarify, this fixes a hard-coded build-time path that prevents one from using Windows pre-built binaries with CMake (see #86250), so I believe there is value in making this available to the current major release as well.
https://github.com/llvm/llvm-project/pull/195279
More information about the llvm-branch-commits
mailing list