diff options
Diffstat (limited to 'test/CodeGen/X86/movntdq-no-avx.ll')
-rw-r--r-- | test/CodeGen/X86/movntdq-no-avx.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/movntdq-no-avx.ll b/test/CodeGen/X86/movntdq-no-avx.ll index 8b7e6ef..cc35e20 100644 --- a/test/CodeGen/X86/movntdq-no-avx.ll +++ b/test/CodeGen/X86/movntdq-no-avx.ll @@ -9,4 +9,4 @@ entry: ret void } -!0 = metadata !{i32 1} +!0 = !{i32 1} |