Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / test / MC / ELF / diff.s
1 // RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - | llvm-readobj -r | FileCheck %s
2
3         .global zed
4 foo:
5         nop
6 bar:
7         nop
8 zed:
9         mov zed+(bar-foo), %eax
10
11 // CHECK:       0x5 R_X86_64_32S zed 0x1