Files
clang-p2996/llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp
Kazu Hirata 8876220948 [ExecutionEngine] Remove unused functions
This patch removes:

  cloneModuleFlagsMetadata
  moveFunctionBody
  moveGlobalVariableInitializer

Their last uses were removed by:

  commit 6154c4115c
  Author: Lang Hames <lhames@gmail.com>
  Date:   Mon Sep 7 21:21:28 2020 -0700

Differential Revision: https://reviews.llvm.org/D152668
2023-06-13 00:24:38 -07:00

14 KiB