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 @@ -19,11 +19,11 @@ target triple = "dxil-pc-shadermodel6.6-compute"
1919
2020; PRINT:; Resource Bindings:
2121; PRINT-NEXT:;
22- ; PRINT-NEXT:; Name Type Format Dim ID HLSL Bind Count
23- ; PRINT-NEXT:; ------------------------------ ---------- ------- ----------- ------- -------------- ------
24- ; PRINT-NEXT:; CB1 cbuffer NA NA CB0 cb0 1
25- ; PRINT-NEXT:; CB2 cbuffer NA NA CB1 cb1 1
26- ; PRINT-NEXT:; MyConstants cbuffer NA NA CB2 cb5,space15 1
22+ ; PRINT-NEXT:; Name Type Format Dim ID HLSL Bind Count
23+ ; PRINT-NEXT:; ----
24+ ; PRINT-NEXT:; CB1 cbuffer NA NA CB0 cb0 1
25+ ; PRINT-NEXT:; CB2 cbuffer NA NA CB1 cb1 1
26+ ; PRINT-NEXT:; MyConstants cbuffer NA NA CB2 cb5,space15 1
2727
2828define void @test () #0 {
2929
You can’t perform that action at this time.
0 commit comments