Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / test / Object / elf-reloc-no-sym.test
1 RUN: llvm-readobj -r %p/Inputs/elf-reloc-no-sym.x86_64 | FileCheck %s
2
3 CHECK:      Relocations [
4 CHECK-NEXT:   Section (1) .rela.plt {
5 CHECK-NEXT:     0x4011D8 R_X86_64_IRELATIVE - 0x400120
6 CHECK-NEXT:   }
7 CHECK-NEXT: ]