[Scalar] Remove a redundant declaration (NFC)
authorKazu Hirata <kazu@google.com>
Fri, 31 Dec 2021 22:02:29 +0000 (14:02 -0800)
committerKazu Hirata <kazu@google.com>
Fri, 31 Dec 2021 22:02:29 +0000 (14:02 -0800)
commit732e8968a82d7128b5b264023c00c1478a3fe677
tree8a766d2b7e5d0d6204a476099387b311375df7a3
parente47a224ccfbbfd61f31136db53768dabbb85e563
[Scalar] Remove a redundant declaration (NFC)

InitializePasses.h contains the proper declaration.

Identified with readability-redundant-declaration.
llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp