[all-commits] [llvm/llvm-project] dc6689: [Disassembler][AVR] Remove unused static functions
Ben Shi via All-commits
all-commits at lists.llvm.org
Wed May 4 19:20:53 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dc66897d4cd54749725e4cc189a88933fe3593b1
https://github.com/llvm/llvm-project/commit/dc66897d4cd54749725e4cc189a88933fe3593b1
Author: Ben Shi <ben.shi at streamcomputing.com>
Date: 2022-05-05 (Thu, 05 May 2022)
Changed paths:
M llvm/lib/Target/AVR/Disassembler/AVRDisassembler.cpp
Log Message:
-----------
[Disassembler][AVR] Remove unused static functions
The unused static functions cause failures on some build machines.
More information about the All-commits
mailing list