[PATCH] D103028: [llvm][ARM] Add CPU defs for arm2/3/6/7m

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 24 14:10:42 PDT 2021


efriedma added a comment.

The ARM documentation people usually use doesn't document anything older than v4, and I've never seen anyone use those targets.  I'd rather just reject them from clang.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103028/new/

https://reviews.llvm.org/D103028



More information about the llvm-commits mailing list