diff options
Diffstat (limited to 'llvm/test/Transforms/ObjCARC/contract-storestrong.ll')
| -rw-r--r-- | llvm/test/Transforms/ObjCARC/contract-storestrong.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Transforms/ObjCARC/contract-storestrong.ll b/llvm/test/Transforms/ObjCARC/contract-storestrong.ll index 50a2d975664..f9308c8fdee 100644 --- a/llvm/test/Transforms/ObjCARC/contract-storestrong.ll +++ b/llvm/test/Transforms/ObjCARC/contract-storestrong.ll @@ -169,6 +169,6 @@ entry: ret void } -!0 = metadata !{} +!0 = !{} ; CHECK: attributes [[NUW]] = { nounwind } |

