[all-commits] [llvm/llvm-project] f92710: [BOLT][test] Enable cross-target testing

maksfb via All-commits all-commits at lists.llvm.org
Mon Apr 4 23:01:18 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f927106e10255c6afe1b48cf29f1b2c937916964
      https://github.com/llvm/llvm-project/commit/f927106e10255c6afe1b48cf29f1b2c937916964
  Author: Maksim Panchenko <maks at fb.com>
  Date:   2022-04-04 (Mon, 04 Apr 2022)

  Changed paths:
    M bolt/test/AArch64/lit.local.cfg
    M bolt/test/X86/lit.local.cfg
    M bolt/test/lit.cfg.py
    M bolt/test/lit.site.cfg.py.in

  Log Message:
  -----------
  [BOLT][test] Enable cross-target testing

Check for supported target architecture instead of the host arch when
deciding to execute non-runtime tests.

Reviewed By: Amir

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




More information about the All-commits mailing list