diff options
author | Anna Thomas <anna@azul.com> | 2021-09-15 17:06:18 -0400 |
---|---|---|
committer | Anna Thomas <anna@azul.com> | 2021-09-15 17:06:20 -0400 |
commit | 3273430406c186f1f2af597adeedf21d4fa52b18 (patch) | |
tree | e8b3a815d2f509fa1d7e4f39dfe1ee766d39094e /llvm/lib/CodeGen/SplitKit.cpp | |
parent | 7d437cf76e3ac38d84b5d82e5412dd1b6746daa1 (diff) | |
download | llvm-3273430406c186f1f2af597adeedf21d4fa52b18.zip llvm-3273430406c186f1f2af597adeedf21d4fa52b18.tar.gz llvm-3273430406c186f1f2af597adeedf21d4fa52b18.tar.bz2 |
Re-add getSingleUndroppableUse API
The API was removed in 4ac4e52189aa in favor of
getUniqueUndroppableUser.
However, this caused a buildbot failure in AbstractCallSiteTest.cpp,
which uses the API and the AbstractCallSite class requires a "use"
rather than a user.
Retain the API so that the unittest compiles and passes.
Diffstat (limited to 'llvm/lib/CodeGen/SplitKit.cpp')
0 files changed, 0 insertions, 0 deletions