Delete -std-compile-opts.
[oota-llvm.git] / test / CodeGen / X86 / dllimport-x86_64.ll
index 666409fd4c0790d9e0740049bdeb514e9a984b34..839bca4f3c31d6f18cb3df574ff7d06a21aae8ab 100644 (file)
@@ -4,7 +4,7 @@
 ; RUN: llc -mtriple x86_64-pc-mingw32 -O0 < %s | FileCheck %s -check-prefix=FAST
 ; PR6275
 ;
-; RUN: opt -mtriple x86_64-pc-win32 -std-compile-opts -S < %s | FileCheck %s -check-prefix=OPT
+; RUN: opt -mtriple x86_64-pc-win32 -O3 -S < %s | FileCheck %s -check-prefix=OPT
 
 @Var1 = external dllimport global i32
 @Var2 = available_externally dllimport unnamed_addr constant i32 1