We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36736c8 commit cbd2768Copy full SHA for cbd2768
llvm/utils/gn/secondary/llvm/lib/Frontend/HLSL/BUILD.gn
@@ -7,6 +7,6 @@ static_library("HLSL") {
7
sources = [
8
"CBuffer.cpp",
9
"HLSLResource.cpp",
10
- "HLSLRootSignature.cpp",
+ "HLSLRootSignatureUtils.cpp",
11
]
12
}
0 commit comments