[llvm] Reapply [BOLT] DataAggregator support for binaries with multiple text segments (PR #118023)
Nico Weber via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 2 16:56:49 PST 2024
================
@@ -15,6 +15,7 @@ unittest("CoreTests") {
"BinaryContext.cpp",
"DynoStats.cpp",
"MCPlusBuilder.cpp",
+ "MemoryMaps.cpp",
----------------
nico wrote:
(No need to change .gn files; they're updated automatically by a bot when possible.)
https://github.com/llvm/llvm-project/pull/118023
More information about the llvm-commits
mailing list