These functions have been deprecated since:
commit ec116ea684b43aadfdda03cea2c2a86423e3fc27 Author: Kazu Hirata <kazu@google.com> Date: Sun Feb 12 12:11:51 2023 -0800
Paths
| Differential D153686
[Support] Remove countLeadingZeros, countPopulation, etc ClosedPublic Authored by kazu on Jun 23 2023, 11:02 PM.
Details Summary These functions have been deprecated since: commit ec116ea684b43aadfdda03cea2c2a86423e3fc27 Author: Kazu Hirata <kazu@google.com> Date: Sun Feb 12 12:11:51 2023 -0800
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 23 2023, 11:13 PM This revision was landed with ongoing or failed builds.Jun 24 2023, 12:00 AM Closed by commit rG6b50a10d87ba: [Support] Remove countLeadingZeros, countPopulation, etc (authored by kazu). · Explain Why This revision was automatically updated to reflect the committed changes. Comment Actions lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_ppc64le.cpp still references the function removed here.
Revision Contents
Diff 534163 llvm/include/llvm/Support/MathExtras.h
|