[CodeGen] Remove redundant declaration createGreedyRegisterAllocator (NFC)
authorKazu Hirata <kazu@google.com>
Sat, 16 Jul 2022 22:43:34 +0000 (15:43 -0700)
committerKazu Hirata <kazu@google.com>
Sat, 16 Jul 2022 22:43:34 +0000 (15:43 -0700)
commitc0fe37de04967efa0c1a1a8bd896c63b5f28bd5a
tree4b378ea2a98c59d8939e5cf0eefbff348563e798
parent4d9d07c5fbe9968d6f0508431062b31fbaead691
[CodeGen] Remove redundant declaration createGreedyRegisterAllocator (NFC)

The function is declared in llvm/include/llvm/CodeGen/Passes.h.

Identified with readability-redundant-declaration.
llvm/lib/CodeGen/RegAllocGreedy.cpp