[PATCH] D153686: [Support] Remove countLeadingZeros, countPopulation, etc

Hubert Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 6 18:32:27 PDT 2023


hubert.reinterpretcast added a comment.

`lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_ppc64le.cpp` still references the function removed here.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153686/new/

https://reviews.llvm.org/D153686



More information about the llvm-commits mailing list