diff options
Diffstat (limited to 'llvm/test/CodeGen/X86/2010-06-28-FastAllocTiedOperand.ll')
-rw-r--r-- | llvm/test/CodeGen/X86/2010-06-28-FastAllocTiedOperand.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/2010-06-28-FastAllocTiedOperand.ll b/llvm/test/CodeGen/X86/2010-06-28-FastAllocTiedOperand.ll index d7bc21f6393..7cffdc545e0 100644 --- a/llvm/test/CodeGen/X86/2010-06-28-FastAllocTiedOperand.ll +++ b/llvm/test/CodeGen/X86/2010-06-28-FastAllocTiedOperand.ll @@ -19,4 +19,4 @@ entry: ret i32 %asmresult } -!0 = metadata !{i32 108} +!0 = !{i32 108} |