diff options
Diffstat (limited to 'test/CodeGen/X86/2010-06-25-asm-RA-crash.ll')
-rw-r--r-- | test/CodeGen/X86/2010-06-25-asm-RA-crash.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2010-06-25-asm-RA-crash.ll b/test/CodeGen/X86/2010-06-25-asm-RA-crash.ll index 0df9dc1..3470a06 100644 --- a/test/CodeGen/X86/2010-06-25-asm-RA-crash.ll +++ b/test/CodeGen/X86/2010-06-25-asm-RA-crash.ll @@ -16,4 +16,4 @@ entry: declare x86_stdcallcc void @RtlUnwind(...) -!0 = metadata !{i32 215} +!0 = !{i32 215} |