[all-commits] [llvm/llvm-project] 71a45e: NFC put the armv6m entry with the other Cortex-M e...

Jason Molenda via All-commits all-commits at lists.llvm.org
Thu Apr 15 02:02:44 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 71a45e7c63285614364d3d5dfcb4d48da6e7535d
      https://github.com/llvm/llvm-project/commit/71a45e7c63285614364d3d5dfcb4d48da6e7535d
  Author: Jason Molenda <jason at molenda.com>
  Date:   2021-04-15 (Thu, 15 Apr 2021)

  Changed paths:
    M lldb/source/Utility/ArchSpec.cpp

  Log Message:
  -----------
  NFC put the armv6m entry with the other Cortex-M entries

The armv6m entry in cores_match() got separated from its
friends armv7m and armv7em.  Reuniting them to make it
easier to keep them updated in all at the same time.




More information about the All-commits mailing list