Skip to content

Commit deaa68b

Browse files
toppercgithub-actions[bot]
authored andcommitted
Automerge: [RISCV] Remove unused function declaration. NFC
2 parents c9b2310 + d341b63 commit deaa68b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -527,9 +527,6 @@ static DecodeStatus decodeXqccmpRlistS0(MCInst &Inst, uint32_t Imm,
527527
uint64_t Address,
528528
const MCDisassembler *Decoder);
529529

530-
static DecodeStatus decodeZcmpStackAdj(MCInst &Inst, uint32_t Imm,
531-
uint64_t Address, const void *Decoder);
532-
533530
static DecodeStatus decodeCSSPushPopchk(MCInst &Inst, uint32_t Insn,
534531
uint64_t Address,
535532
const MCDisassembler *Decoder);

0 commit comments

Comments
 (0)