Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / test / LTO / X86 / cfi_endproc.ll
index 10aedadf15caadc73167cafc5e39fe8eb2f79d03..57d822b047e33ee024845eac2700088a545a9a7c 100644 (file)
@@ -25,7 +25,7 @@ define i32 @main(i32 %argc, i8** %argv) {
   ret i32 0
 }
 
-; RUN: llvm-lto -o %t -dso-symbol=zed1 -dso-symbol=zed2 %t1 -disable-opt
+; RUN: llvm-lto -o %t -dso-symbol=zed1 -dso-symbol=zed2 %t1 -O0
 ; RUN: llvm-nm %t | FileCheck %s -check-prefix=ZED1_AND_ZED2
 ; ZED1_AND_ZED2: V zed1
 @zed1 = linkonce_odr global i32 42