diff options
Diffstat (limited to 'test/Transforms/ObjCARC/allocas.ll')
-rw-r--r-- | test/Transforms/ObjCARC/allocas.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/ObjCARC/allocas.ll b/test/Transforms/ObjCARC/allocas.ll index d2e7841..7b671df 100644 --- a/test/Transforms/ObjCARC/allocas.ll +++ b/test/Transforms/ObjCARC/allocas.ll @@ -495,6 +495,6 @@ arraydestroy.done1: ret void } -!0 = metadata !{} +!0 = !{} declare i32 @__gxx_personality_v0(...) |