[BPF] Remove unused declaration PreprocessCopyToReg
authorKazu Hirata <kazu@google.com>
Sat, 20 May 2023 05:49:32 +0000 (22:49 -0700)
committerKazu Hirata <kazu@google.com>
Sat, 20 May 2023 05:49:32 +0000 (22:49 -0700)
commit252543b5e40feb2011fe5d6a1df8f0330e544e94
tree5dfd73f1cd35b3a2ef7985f4d1f7939ef75a3e8d
parent500547be76995eaeb6dcbf2f6946374bf6853a8b
[BPF] Remove unused declaration PreprocessCopyToReg

The corresponding function definition was removed by:

  commit ec51851026a55e1cfc7f006f0e75f0a19acb32d3
  Author: Jiong Wang <wong.kwongyuan.tools@gmail.com>
  Date:   Wed Oct 16 15:27:59 2019 +0000
llvm/lib/Target/BPF/BPFISelDAGToDAG.cpp