[all-commits] [llvm/llvm-project] de7729: [clang][ARM] Remove non-existent arm9312 CPU

David Spickett via All-commits all-commits at lists.llvm.org
Tue May 25 01:58:45 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: de7729d47a8ba0060dd6a6190d20d698539f76fe
      https://github.com/llvm/llvm-project/commit/de7729d47a8ba0060dd6a6190d20d698539f76fe
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2021-05-25 (Tue, 25 May 2021)

  Changed paths:
    M llvm/include/llvm/Support/ARMTargetParser.def
    M llvm/unittests/Support/TargetParserTest.cpp

  Log Message:
  -----------
  [clang][ARM] Remove non-existent arm9312 CPU

I cannot find documentation on this CPU, and it
is not supported by the Arm Compiler 5 product either.

It was likely a mistake or a different name for the
"ep9312", which is an Arm based Cirrus Logic chip.

Reviewed By: peter.smith

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




More information about the All-commits mailing list