@@ -176,15 +176,15 @@ void func() {
176176
177177// CHECK: attributes #0 = { "cheriot_global_cap_import"="mem,uart,RWcm" }
178178// CHECK: attributes #1 = { "cheriot_global_cap_import"="cheriot_shared_object,SO,RWcm" }
179- // CHECK: attributes #2 = { "cheriot_global_cap_import"="mem,uart,R" }
180- // CHECK: attributes #3 = { "cheriot_global_cap_import"="mem,uart,Rc " }
181- // CHECK: attributes #4 = { "cheriot_global_cap_import"="mem,uart,Rcm " }
182- // CHECK: attributes #5 = { "cheriot_global_cap_import"="mem,uart,W " }
183- // CHECK: attributes #6 = { "cheriot_global_cap_import"="mem,uart,Wc " }
184- // CHECK: attributes #7 = { "cheriot_global_cap_import"="mem,uart,RWc" }
185- // CHECK: attributes #8 = { "cheriot_global_cap_import"="cheriot_shared_object,SO,R" }
186- // CHECK: attributes #9 = { "cheriot_global_cap_import"="cheriot_shared_object,SO,Rc " }
187- // CHECK: attributes #10 = { "cheriot_global_cap_import"="cheriot_shared_object,SO,Rcm " }
188- // CHECK: attributes #11 = { "cheriot_global_cap_import"="cheriot_shared_object,SO,W " }
189- // CHECK: attributes #12 = { "cheriot_global_cap_import"="cheriot_shared_object,SO,Wc " }
190- // CHECK: attributes #13 = { "cheriot_global_cap_import"="cheriot_shared_object,SO,RWc" }
179+ // CHECK: attributes #2 = { "cheriot_global_cap_import"="mem,uart,R--- " }
180+ // CHECK: attributes #3 = { "cheriot_global_cap_import"="mem,uart,R-c- " }
181+ // CHECK: attributes #4 = { "cheriot_global_cap_import"="mem,uart,R-cm " }
182+ // CHECK: attributes #5 = { "cheriot_global_cap_import"="mem,uart,-W-- " }
183+ // CHECK: attributes #6 = { "cheriot_global_cap_import"="mem,uart,-Wc- " }
184+ // CHECK: attributes #7 = { "cheriot_global_cap_import"="mem,uart,RWc- " }
185+ // CHECK: attributes #8 = { "cheriot_global_cap_import"="cheriot_shared_object,SO,R--- " }
186+ // CHECK: attributes #9 = { "cheriot_global_cap_import"="cheriot_shared_object,SO,R-c- " }
187+ // CHECK: attributes #10 = { "cheriot_global_cap_import"="cheriot_shared_object,SO,R-cm " }
188+ // CHECK: attributes #11 = { "cheriot_global_cap_import"="cheriot_shared_object,SO,-W-- " }
189+ // CHECK: attributes #12 = { "cheriot_global_cap_import"="cheriot_shared_object,SO,-Wc- " }
190+ // CHECK: attributes #13 = { "cheriot_global_cap_import"="cheriot_shared_object,SO,RWc- " }
0 commit comments