[llvm] [AArch64][BOLT] Fold local-exec TLS relocations into loads and stores (PR #215531)
Alexey Moksyakov via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 13 23:35:33 PDT 2026
yavtuk wrote:
@jiangning26 overall good, thanks. One tiny request is check relocation either in the test
// RUN: llvm-objdump -d -r --disassemble-symbols=main %t.exe \
// RUN: | FileCheck %s --check-prefix=CHECK-DIRECT-ACCESS
https://github.com/llvm/llvm-project/pull/215531
More information about the llvm-commits
mailing list