[all-commits] [llvm/llvm-project] 462744: [BOLT] Fix AutoFDO output format after D154120
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Tue Sep 12 13:58:40 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4627446d38b27659286c7627aa3ad536e7688bb7
https://github.com/llvm/llvm-project/commit/4627446d38b27659286c7627aa3ad536e7688bb7
Author: Amir Ayupov <aaupov at fb.com>
Date: 2023-09-12 (Tue, 12 Sep 2023)
Changed paths:
M bolt/lib/Profile/DataAggregator.cpp
Log Message:
-----------
[BOLT] Fix AutoFDO output format after D154120
AutoFDO profile has no leading 0x in hex dumps.
Reviewed By: #bolt, rafauler
Differential Revision: https://reviews.llvm.org/D159507
More information about the All-commits
mailing list