File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
llvm/test/CodeGen/DirectX/Metadata Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -22,11 +22,11 @@ target triple = "dxil-pc-shadermodel6.6-compute"
2222
2323; PRINT:; Resource Bindings:
2424; PRINT-NEXT:;
25- ; PRINT-NEXT:; Name Type Format Dim ID HLSL Bind Count
26- ; PRINT-NEXT:; ------------------------------ ---------- ------- ----------- ------- -------------- ------
27- ; PRINT-NEXT:; CB1 cbuffer NA NA CB0 cb0 1
28- ; PRINT-NEXT:; CB2 cbuffer NA NA CB1 cb1 1
29- ; PRINT-NEXT:; MyConstants cbuffer NA NA CB2 cb5,space15 1
25+ ; PRINT-NEXT:; Name Type Format Dim ID HLSL Bind Count
26+ ; PRINT-NEXT:; ----
27+ ; PRINT-NEXT:; CB1 cbuffer NA NA CB0 cb0 1
28+ ; PRINT-NEXT:; CB2 cbuffer NA NA CB1 cb1 1
29+ ; PRINT-NEXT:; MyConstants cbuffer NA NA CB2 cb5,space15 1
3030
3131define void @test () #0 {
3232
You can’t perform that action at this time.
0 commit comments