[all-commits] [llvm/llvm-project] 9a70eb: [profile] Remove emitting symbolizer markup
gulfemsavrun via All-commits
all-commits at lists.llvm.org
Tue Oct 12 18:43:34 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9a70eb918e2aecbce51ab5884c841dd7e3c5753f
https://github.com/llvm/llvm-project/commit/9a70eb918e2aecbce51ab5884c841dd7e3c5753f
Author: Gulfem Savrun Yeniceri <gulfem at google.com>
Date: 2021-10-13 (Wed, 13 Oct 2021)
Changed paths:
M compiler-rt/lib/profile/InstrProfilingPlatformFuchsia.c
Log Message:
-----------
[profile] Remove emitting symbolizer markup
Fuchsia Clang code coverage pipeline started to use binary ids that are
embedded in profiles. This patch removes emitting symbolizer markup,
which is not necessary in the coverage pipeline anymore.
Differential Revision: https://reviews.llvm.org/D111674
More information about the All-commits
mailing list