[all-commits] [llvm/llvm-project] d85c25: [profile] Don't publish VMO if there are no counters
Petr Hosek via All-commits
all-commits at lists.llvm.org
Sat Jun 19 14:48:25 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d85c258fd1e7459cc8085b5f364e356f50b490a4
https://github.com/llvm/llvm-project/commit/d85c258fd1e7459cc8085b5f364e356f50b490a4
Author: Petr Hosek <phosek at google.com>
Date: 2021-06-19 (Sat, 19 Jun 2021)
Changed paths:
M compiler-rt/lib/profile/InstrProfilingPlatformFuchsia.c
Log Message:
-----------
[profile] Don't publish VMO if there are no counters
If there are no counters, there's no need to publish the VMO.
Differential Revision: https://reviews.llvm.org/D102786
More information about the All-commits
mailing list