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