diff options
Diffstat (limited to 'test/CodeGen/X86/2010-05-05-LocalAllocEarlyClobber.ll')
-rw-r--r-- | test/CodeGen/X86/2010-05-05-LocalAllocEarlyClobber.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2010-05-05-LocalAllocEarlyClobber.ll b/test/CodeGen/X86/2010-05-05-LocalAllocEarlyClobber.ll index fc8c895..86be390 100644 --- a/test/CodeGen/X86/2010-05-05-LocalAllocEarlyClobber.ll +++ b/test/CodeGen/X86/2010-05-05-LocalAllocEarlyClobber.ll @@ -29,4 +29,4 @@ entry: ret i8* %1 } -!0 = metadata !{i32 79} +!0 = !{i32 79} |