llvm/bolt/tools
Rafael Auler 2fdc5d336e [BOLT] Fix merge-fdata handling of BAT profiles
When a profile is collected in a BOLTed binary, the generated
profile is tagged with a header string "boltedcollection" in the first
line of the fdata file. Fix merge-fdata to recognize this header
string and preserve it into the output.

Reviewed By: Amir

Differential Revision: https://reviews.llvm.org/D125591
2022-05-13 19:41:55 -07:00
..
driver [BOLT][CMAKE] Fix DYLIB build 2022-05-13 13:27:21 -07:00
heatmap [BOLT][CMAKE] Fix DYLIB build 2022-05-13 13:27:21 -07:00
llvm-bolt-fuzzer [BOLT][CMAKE] Fix llvm-bolt-fuzzer build 2022-05-03 19:25:48 -07:00
merge-fdata [BOLT] Fix merge-fdata handling of BAT profiles 2022-05-13 19:41:55 -07:00
CMakeLists.txt