[all-commits] [llvm/llvm-project] 2dc16f: [RISCV] Duplicate pseudo expansion comment to RISC...
Jessica Clarke via All-commits
all-commits at lists.llvm.org
Wed Jul 15 02:54:31 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2dc16fbdf0f24b0b9fd529932e7ee0d1960fc8b0
https://github.com/llvm/llvm-project/commit/2dc16fbdf0f24b0b9fd529932e7ee0d1960fc8b0
Author: Jessica Clarke <jrtc27 at jrtc27.com>
Date: 2020-07-15 (Wed, 15 Jul 2020)
Changed paths:
M llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp
Log Message:
-----------
[RISCV] Duplicate pseudo expansion comment to RISCVMCCodeEmitter
Follow-on from D77443. Although we're not fixing any of these
pseudo-instructions, the potential for them to be out of sync still
exists.
More information about the All-commits
mailing list