[all-commits] [llvm/llvm-project] 54710b: [lldb] Use the cpu subtype enum values from llvm::...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Thu Dec 3 15:10:36 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 54710b346ce063ee10292c45b9e154195eb45a40
      https://github.com/llvm/llvm-project/commit/54710b346ce063ee10292c45b9e154195eb45a40
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-12-03 (Thu, 03 Dec 2020)

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

  Log Message:
  -----------
  [lldb] Use the cpu subtype enum values from llvm::MachO in ArchSpec (NFC)

Use the cpu subtype enum values from llvm::MachO in the ArchSpec MachO
table. As I'm already cluttering the history, restore the table's
formatting to its original glory.

Differential revision: https://reviews.llvm.org/D92601




More information about the All-commits mailing list