[all-commits] [llvm/llvm-project] 061b40: [BOLT][NFC] Expose YAMLProfileWriter::convert func...
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Wed Mar 20 14:36:09 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 061b40896470f6f1840d340fe52deb761026d3ef
https://github.com/llvm/llvm-project/commit/061b40896470f6f1840d340fe52deb761026d3ef
Author: Amir Ayupov <aaupov at fb.com>
Date: 2024-03-20 (Wed, 20 Mar 2024)
Changed paths:
M bolt/include/bolt/Profile/YAMLProfileWriter.h
M bolt/lib/Profile/YAMLProfileWriter.cpp
Log Message:
-----------
[BOLT][NFC] Expose YAMLProfileWriter::convert function
The function is to be used by YAML profile emission in BAT mode for
BinaryFunctions not covered by BAT tables (same as in original binary).
Test Plan: NFC
Reviewers: rafaelauler, ayermolo, dcci, maksfb
Reviewed By: dcci
Pull Request: https://github.com/llvm/llvm-project/pull/76909
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