[sil] Rename {,Strong}Copy{Unowned,Unmanaged}.

This commit is contained in:
Michael Gottesman
2019-10-24 23:50:51 -07:00
parent be47c9734c
commit 7ee5ad7318
43 changed files with 250 additions and 243 deletions

View File

@@ -10,7 +10,7 @@ func doSomething(ui: UI) -> Bool {
// CHECK: ref_element_addr
// CHECK-objc: load_unowned
// CHECK-native: load_borrow
// CHECK-native: copy_unowned_value
// CHECK-native: strong_copy_unowned_value
// CHECK-native: end_borrow
// CHECK: open_existential_ref
// CHECK: witness_method