diff options
Diffstat (limited to 'test/CodeGen/X86/nontemporal-2.ll')
-rw-r--r-- | test/CodeGen/X86/nontemporal-2.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/nontemporal-2.ll b/test/CodeGen/X86/nontemporal-2.ll index 9d0cb9a..f62f372 100644 --- a/test/CodeGen/X86/nontemporal-2.ll +++ b/test/CodeGen/X86/nontemporal-2.ll @@ -28,4 +28,4 @@ define void @test3(<2 x double>* %dst) { ret void } -!1 = metadata !{i32 1} +!1 = !{i32 1} |