[all-commits] [llvm/llvm-project] 97025b: [BOLT] Use getLocationName in YAMLProfileWriter (#...
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Tue May 21 20:25:07 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 97025bd9d5b32f984f07d6ae20a3ce6ddb3fbe2a
https://github.com/llvm/llvm-project/commit/97025bd9d5b32f984f07d6ae20a3ce6ddb3fbe2a
Author: Amir Ayupov <aaupov at fb.com>
Date: 2024-05-21 (Tue, 21 May 2024)
Changed paths:
M bolt/include/bolt/Profile/DataAggregator.h
M bolt/lib/Profile/DataAggregator.cpp
M bolt/lib/Profile/YAMLProfileWriter.cpp
M bolt/test/X86/register-fragments-bolt-symbols.s
M bolt/test/link_fdata.py
Log Message:
-----------
[BOLT] Use getLocationName in YAMLProfileWriter (#92493)
Disambiguate local functions using the containing file symbol in BAT
mode. Make local function naming consistent across BAT fdata and YAML
profiles.
Test Plan: updated register-fragments-bolt-symbols.s
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list