[ARM] Remove unused declaration RemapAddSubWithFlags
authorKazu Hirata <kazu@google.com>
Wed, 17 May 2023 01:42:47 +0000 (18:42 -0700)
committerKazu Hirata <kazu@google.com>
Wed, 17 May 2023 01:42:47 +0000 (18:42 -0700)
commitae056b56f96e46794d962388a2708349d9c7fd71
treef20a9d96aaceb24bb0b520232f62dca6c75c86b2
parente3227e74e3bfab7c5aed07c20b515202275ce7c4
[ARM] Remove unused declaration RemapAddSubWithFlags

The corresponding function definition was removed by:

  commit e891654a5855a43104a4f3744a754c5e028c03c7
  Author: Evan Cheng <evan.cheng@apple.com>
  Date:   Tue Aug 30 01:34:54 2011 +0000

While we are at it, this patch removes ARMPCLabelIndex, for which the
host compiler issues an unused variable warning.
llvm/lib/Target/ARM/ARMISelLowering.h