[all-commits] [llvm/llvm-project] e99490: [test-release] Add option to build BOLT

Rafael Auler via All-commits all-commits at lists.llvm.org
Mon Aug 15 14:04:04 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e99490512e911f67bc7c17c2432ed06cebe4042f
      https://github.com/llvm/llvm-project/commit/e99490512e911f67bc7c17c2432ed06cebe4042f
  Author: Rafael Auler <rafaelauler at fb.com>
  Date:   2022-08-15 (Mon, 15 Aug 2022)

  Changed paths:
    M llvm/utils/release/test-release.sh

  Log Message:
  -----------
  [test-release] Add option to build BOLT

Add a flag to enable BOLT. Should be used in x86-64 and
AArch64 linux builds only, since BOLT doesn't really support other
targets and is mostly tested on these two systems as hosts.

Reviewed By: tstellar

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




More information about the All-commits mailing list