[PATCH] D117069: [lld-macho] Initialize separate time trace profiler for mapfile worker
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 11 23:00:13 PST 2022
int3 added a comment.
Hm it seems that "Total Write map file" always exists, but the "Write map file" sub-event may or may not be emitted. Maybe it depends on whether that even occurs concurrently with other events?
I'll change the test to check for "Total Write map file" and see if that fixes things.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117069/new/
https://reviews.llvm.org/D117069
More information about the llvm-commits
mailing list