diff options
author | Ellis Hoag <ellis.sparky.hoag@gmail.com> | 2025-09-30 09:44:23 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-30 09:44:23 -0700 |
commit | ccf1fb00fee3a79b09adacdc95a32660546f9f14 (patch) | |
tree | 66a2e3314f3c8fff2aaeda3139f29e772df66e02 /llvm/lib/CodeGen/MachineInstrBundle.cpp | |
parent | 2802ab673e1613bd158bd2a0998c7604001fc7fb (diff) | |
download | llvm-ccf1fb00fee3a79b09adacdc95a32660546f9f14.zip llvm-ccf1fb00fee3a79b09adacdc95a32660546f9f14.tar.gz llvm-ccf1fb00fee3a79b09adacdc95a32660546f9f14.tar.bz2 |
[lld][macho][NFC] Factor count zeros into helper function (#161241)
Move `llvm::countr_zero()` into a helper function to reduce code
duplication between `CStringSection` and `DeduplicatedCStringSection`.
More importantly, this moves a giant comment to that helper function
since it pertains to both classes.
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstrBundle.cpp')
0 files changed, 0 insertions, 0 deletions