================ @@ -0,0 +1,111 @@ +# This test checks long call negative offset boundary(0x8000000) for aarch64. + +# REQUIRES: system-linux + +# RUN: %clang %s -o %t.exe -nostartfiles -fuse-ld=lld -Wl,-z,now,-q \ ---------------- qijitao wrote: ok https://github.com/llvm/llvm-project/pull/67132