[all-commits] [llvm/llvm-project] 01ad95: Mark armv6m compat with armv7em; match armv7em bei...

Jason Molenda via All-commits all-commits at lists.llvm.org
Thu Apr 15 01:31:10 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 01ad95ff2a7cc127eddf3832693bbd5c6c54f9ef
      https://github.com/llvm/llvm-project/commit/01ad95ff2a7cc127eddf3832693bbd5c6c54f9ef
  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:
  -----------
  Mark armv6m compat with armv7em; match armv7em being compat with armv6m

armv7em and armv6m in ArchSpec cores_match() will return true.
There was a small bug where the reverse order would not return true.

rdar://76387176




More information about the All-commits mailing list