diff options
Diffstat (limited to 'test/Assembler/inalloca.ll')
-rw-r--r-- | test/Assembler/inalloca.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Assembler/inalloca.ll b/test/Assembler/inalloca.ll index a8c47b4..f433066 100644 --- a/test/Assembler/inalloca.ll +++ b/test/Assembler/inalloca.ll @@ -13,5 +13,5 @@ entry: ret void } -!0 = metadata !{i32 662302, null} +!0 = !{i32 662302, null} !foo = !{ !0 } |