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 569631d commit 0c1e646Copy full SHA for 0c1e646
llvm/test/Analysis/DXILResource/buffer-frombinding.ll
@@ -9,9 +9,9 @@
9
@Four.str = private unnamed_addr constant [5 x i8] c"Four\00", align 1
10
@Array.str = private unnamed_addr constant [6 x i8] c"Array\00", align 1
11
@Five.str = private unnamed_addr constant [5 x i8] c"Five\00", align 1
12
+@Six.str = private unnamed_addr constant [4 x i8] c"Six\00", align 1
13
@CB.str = private unnamed_addr constant [3 x i8] c"CB\00", align 1
14
@Constants.str = private unnamed_addr constant [10 x i8] c"Constants\00", align 1
-@Six.str = private unnamed_addr constant [4 x i8] c"Six\00", align 1
15
16
17
define void @test_typedbuffer() {
0 commit comments