[llvm] [DirectX] Refactor RootSignature Backend to remove `to_underlying` from Root Parameter Header (PR #154249)
Justin Bogner via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 26 10:46:19 PDT 2025
bogner wrote:
@jurahul Yeah that looks like the right fix - looks like we changed a header-only dependency to a real dependency without noticing we didn't have the dependency in the CMakeLists already.
https://github.com/llvm/llvm-project/pull/154249
More information about the llvm-commits
mailing list