[all-commits] [llvm/llvm-project] c47321: [llvm] Adopt WithMarkup in the MIPS backend (#65384)
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Wed Sep 6 12:51:49 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c47321524c8b45ceaed131410d60898ea9f204f9
https://github.com/llvm/llvm-project/commit/c47321524c8b45ceaed131410d60898ea9f204f9
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2023-09-06 (Wed, 06 Sep 2023)
Changed paths:
M llvm/lib/Target/Mips/MCTargetDesc/MipsInstPrinter.cpp
Log Message:
-----------
[llvm] Adopt WithMarkup in the MIPS backend (#65384)
Adopt the new markup overload, introduced in 77d1032516e7, in the MIPS
backend.
More information about the All-commits
mailing list