[PATCH] D39490: [scudo] Make getNumberOfCPUs Fuchsia compliant

blueknob via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 6 05:27:31 PST 2017


blueknob updated this revision to Diff 121724.
blueknob added a comment.

The patch was updated against the last revision and `GetNumberOfCPUs` now returns a `u32` instead of `uptr`.


Repository:
  rL LLVM

https://reviews.llvm.org/D39490

Files:
  lib/sanitizer_common/sanitizer_common.h
  lib/sanitizer_common/sanitizer_fuchsia.cc
  lib/sanitizer_common/sanitizer_linux.cc
  lib/sanitizer_common/sanitizer_mac.cc
  lib/sanitizer_common/sanitizer_win.cc
  lib/scudo/scudo_tsd_shared.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39490.121724.patch
Type: text/x-patch
Size: 3362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171106/dedfb391/attachment.bin>


More information about the llvm-commits mailing list