[all-commits] [llvm/llvm-project] 6ef1f3: [sanitizer_coverage][Fuchsia] Set ZX_PROP_VMO_CONT...

Petr Hosek via All-commits all-commits at lists.llvm.org
Thu Mar 19 19:12:14 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6ef1f3718f3c89d48362743c6f1a27390ce802c2
      https://github.com/llvm/llvm-project/commit/6ef1f3718f3c89d48362743c6f1a27390ce802c2
  Author: Petr Hosek <phosek at google.com>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_coverage_fuchsia.cpp

  Log Message:
  -----------
  [sanitizer_coverage][Fuchsia] Set ZX_PROP_VMO_CONTENT_SIZE

The VMO size is always page-rounded, but Zircon now provides
a way to publish the precise intended size.

Patch By: mcgrathr

Differential Revision: https://reviews.llvm.org/D76437




More information about the All-commits mailing list