[PATCH] D126747: [BOLT] Add support for GOTPCRELX relocations

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 9 13:19:44 PDT 2022


Amir added a comment.

In D126747#3562160 <https://reviews.llvm.org/D126747#3562160>, @maksfb wrote:

> Currently blocked on having trunk-built LLD available for pre-merge checks: https://github.com/google/llvm-premerge-checks/issues/401. The system LLD does not properly support `--no-relax` option.

Should be unblocked now as pre-merge checks should now use lld build from trunk: https://github.com/google/llvm-premerge-checks/issues/401
Retriggered pre-merge checks which came back clean.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D126747/new/

https://reviews.llvm.org/D126747



More information about the llvm-commits mailing list