diff options
Diffstat (limited to 'test/CodeGen/X86/nontemporal.ll')
-rw-r--r-- | test/CodeGen/X86/nontemporal.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/nontemporal.ll b/test/CodeGen/X86/nontemporal.ll index ae04435..f9385df 100644 --- a/test/CodeGen/X86/nontemporal.ll +++ b/test/CodeGen/X86/nontemporal.ll @@ -19,4 +19,4 @@ define void @f(<4 x float> %A, i8* %B, <2 x double> %C, i32 %D, <2 x i64> %E) { ret void } -!0 = metadata !{i32 1} +!0 = !{i32 1} |