[PATCH] D101018: scudo: Use a table to look up the LSB for computing the odd/even mask. NFCI.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 21 21:54:07 PDT 2021


pcc updated this revision to Diff 339467.
pcc added a comment.

Fix build


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101018

Files:
  compiler-rt/lib/scudo/standalone/combined.h
  compiler-rt/lib/scudo/standalone/size_class_map.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101018.339467.patch
Type: text/x-patch
Size: 3720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210422/a55b0922/attachment.bin>


More information about the llvm-commits mailing list