[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
Mon May 4 06:51:06 PDT 2026


ZhongRuoyu wrote:

> From reading through the issue, there does appear to be a work around by placing the file in the hardcoded location, so it isn't a complete blocker, is that correct?

There's a workaround indeed, though it requires modifying contents under the Program Files directory, which is very unusual especially in non-CI environments.

> If so, I think we should just defer the fix until 23.

Works for me! I'll pass on this one then.


https://github.com/llvm/llvm-project/pull/195279


More information about the llvm-branch-commits mailing list