[all-commits] [llvm/llvm-project] 7f4164: [gn build] Add host_cpu=arm64 & current_os=linux =...

Peter Waller via All-commits all-commits at lists.llvm.org
Mon Feb 14 02:55:22 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7f41643ef06d9e58a2addf2fdae8c0468cd437fe
      https://github.com/llvm/llvm-project/commit/7f41643ef06d9e58a2addf2fdae8c0468cd437fe
  Author: Peter Waller <peter.waller at arm.com>
  Date:   2022-02-14 (Mon, 14 Feb 2022)

  Changed paths:
    M llvm/utils/gn/secondary/compiler-rt/test/BUILD.gn
    M llvm/utils/gn/secondary/llvm/triples.gni

  Log Message:
  -----------
  [gn build] Add host_cpu=arm64 & current_os=linux => aarch64-unknown-linux-gnu

I've been using this triple in development for a while without issues,
it's passing check-llvm and check-clang.

(The above is the commit message, but the build is currently broken since
D114639, I intend to submit this once it's passing again and it's accepted in
review)

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




More information about the All-commits mailing list