1 # This test checks that the address stored in constant island
2 # is updated after llvm-bolt
4 # REQUIRES: system-linux
6 # RUN: llvm-mc -filetype=obj -triple aarch64-unknown-unknown \
8 # RUN: %clang %cflags -no-pie %t.o -o %t.exe -Wl,-q
9 # RUN: llvm-bolt %t.exe -o %t.bolt --use-old-text=0 --lite=0 --trap-old-code