[all-commits] [llvm/llvm-project] 6cc741: [BOLT] Testcase to repro R_X86_64_REX_GOTPCRELX bug

Rafael Auler via All-commits all-commits at lists.llvm.org
Wed May 18 16:07:47 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6cc741bcbf5b840d5241fd15c8a7d747e42a0520
      https://github.com/llvm/llvm-project/commit/6cc741bcbf5b840d5241fd15c8a7d747e42a0520
  Author: Rafael Auler <rafaelauler at fb.com>
  Date:   2022-05-18 (Wed, 18 May 2022)

  Changed paths:
    A bolt/test/X86/gotpcrelx.s

  Log Message:
  -----------
  [BOLT] Testcase to repro R_X86_64_REX_GOTPCRELX bug

Add a new testcase that reproduces a bug when BOLTing current
trunk LLD bootstrapped with trunk clang. This makes it official
that we do not support this transformation but are working on
it. When the support is ready, XFAIL should be removed.

Reviewed By: maksfb, Amir, yota9

Differential Revision: https://reviews.llvm.org/D125843




More information about the All-commits mailing list