diff options
author | Vasileios Porpodas <vporpodas@google.com> | 2023-02-06 19:43:13 -0800 |
---|---|---|
committer | Vasileios Porpodas <vporpodas@google.com> | 2023-02-14 09:28:06 -0800 |
commit | d180443570d7895193d2ab6f1e1486d669dc9723 (patch) | |
tree | 56c2e4b7f2bf2ad2b098510cc215708f2ff973e9 /llvm/unittests/Support/MathExtrasTest.cpp | |
parent | 016d5a0a0a15d8eb8c04d0bb7e4ff77406f1a42f (diff) | |
download | llvm-d180443570d7895193d2ab6f1e1486d669dc9723.zip llvm-d180443570d7895193d2ab6f1e1486d669dc9723.tar.gz llvm-d180443570d7895193d2ab6f1e1486d669dc9723.tar.bz2 |
[NFC][IR] Make Module::getIFuncList() private.
This patch adds several missing IFuncList modifier functions, like
removeIFunc(), eraseIFunc() and insertIFunc().
There is no longer need to access the list directly so it also makes
getIFuncList() private.
Differential Revision: https://reviews.llvm.org/D143968
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions