[all-commits] [llvm/llvm-project] 2628e9: [NetBSD] Use cortex-a8 as default CPU for ARMv7

Joerg Sonnenberger via All-commits all-commits at lists.llvm.org
Wed Feb 17 17:02:54 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2628e9146120507b2cf025f5c4ccc857cc3724c4
      https://github.com/llvm/llvm-project/commit/2628e9146120507b2cf025f5c4ccc857cc3724c4
  Author: Joerg Sonnenberger <joerg at bec.de>
  Date:   2021-02-18 (Thu, 18 Feb 2021)

  Changed paths:
    M clang/test/Driver/netbsd.c
    M llvm/lib/Support/Triple.cpp

  Log Message:
  -----------
  [NetBSD] Use cortex-a8 as default CPU for ARMv7

This matches the platform default for GCC. It primarily matters when the
integrated assembler is not used as there is no default CPU defined for
ARMv7-A and GNU as is upset with -mcpu=generic.




More information about the All-commits mailing list