Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / test / Object / mri3.test
1 ; RUN: echo save > %t.mri
2 ; RUN: echo create %t.a >> %t.mri
3 ; RUN: echo end >> %t.mri
4
5 ; RUN: not llvm-ar -M  < %t.mri 2>&1 | FileCheck %s
6 ; CHECK: File already saved.