[all-commits] [llvm/llvm-project] da81b1: [llvm] Adopt WithMarkup in the ARM backend (#65561)

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Tue Sep 12 15:15:05 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: da81b1be44d557117e5d36cdfa67b49f53ea117f
      https://github.com/llvm/llvm-project/commit/da81b1be44d557117e5d36cdfa67b49f53ea117f
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2023-09-12 (Tue, 12 Sep 2023)

  Changed paths:
    M llvm/include/llvm/MC/MCInstPrinter.h
    M llvm/lib/MC/MCInstPrinter.cpp
    M llvm/lib/Target/ARM/MCTargetDesc/ARMInstPrinter.cpp

  Log Message:
  -----------
  [llvm] Adopt WithMarkup in the ARM backend (#65561)

Adopt the new markup overload, introduced in 77d1032, in the ARM
backend. This commit completes the migration and removes the old
overload.




More information about the All-commits mailing list