[all-commits] [llvm/llvm-project] e72568: The arm64 triple requires AArch64 not ARM target

Paul T Robinson via All-commits all-commits at lists.llvm.org
Tue Nov 10 08:19:47 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e7256825d57305045ae6fe1d44892a15a968314c
      https://github.com/llvm/llvm-project/commit/e7256825d57305045ae6fe1d44892a15a968314c
  Author: Paul Robinson <paul.robinson at sony.com>
  Date:   2020-11-10 (Tue, 10 Nov 2020)

  Changed paths:
    M llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/aarch64_function_name.ll
    M llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/arm_function_name.ll

  Log Message:
  -----------
  The arm64 triple requires AArch64 not ARM target

Failure seen if you configure ARM target but not AArch64, as here:
http://lab.llvm.org:8011/#/builders/59/builds/271




More information about the All-commits mailing list