[all-commits] [llvm/llvm-project] d4128a: [Mips] Migrate to new encodeInstruction that uses ...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Aug 9 09:40:36 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d4128a2a06aa7fa9a4b13eb09e3811b9bb4c4fe7
https://github.com/llvm/llvm-project/commit/d4128a2a06aa7fa9a4b13eb09e3811b9bb4c4fe7
Author: Fangrui Song <i at maskray.me>
Date: 2023-08-09 (Wed, 09 Aug 2023)
Changed paths:
M llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp
M llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.h
Log Message:
-----------
[Mips] Migrate to new encodeInstruction that uses SmallVectorImpl<char>. NFC
More information about the All-commits
mailing list