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