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