diff options
Diffstat (limited to 'test/Transforms/ObjCARC/weak-copies.ll')
-rw-r--r-- | test/Transforms/ObjCARC/weak-copies.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/ObjCARC/weak-copies.ll b/test/Transforms/ObjCARC/weak-copies.ll index 5dab4e0..13d0b0a 100644 --- a/test/Transforms/ObjCARC/weak-copies.ll +++ b/test/Transforms/ObjCARC/weak-copies.ll @@ -86,4 +86,4 @@ declare void @objc_destroyWeak(i8**) ; CHECK: attributes [[NUW]] = { nounwind } -!0 = metadata !{} +!0 = !{} |