diff options
Diffstat (limited to 'test/CodeGen/X86/win64_call_epi.ll')
-rw-r--r-- | test/CodeGen/X86/win64_call_epi.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/win64_call_epi.ll b/test/CodeGen/X86/win64_call_epi.ll index bc73ad4..71c44b0 100644 --- a/test/CodeGen/X86/win64_call_epi.ll +++ b/test/CodeGen/X86/win64_call_epi.ll @@ -44,7 +44,7 @@ b: done: ret void } -!0 = metadata !{metadata !"branch_weights", i32 100, i32 0} +!0 = !{!"branch_weights", i32 100, i32 0} ; WIN64-LABEL: foo2: ; WIN64: callq bar ; WIN64: nop |