[all-commits] [llvm/llvm-project] 4173be: [BOLT][DRAFT] Enable binary stripping
Paschalis Mpeis via All-commits
all-commits at lists.llvm.org
Mon Dec 23 07:15:18 PST 2024
Branch: refs/heads/users/paschalis-mpeis/bolt-binary-strip
Home: https://github.com/llvm/llvm-project
Commit: 4173be950fddb271ab0d0701af900df57f058794
https://github.com/llvm/llvm-project/commit/4173be950fddb271ab0d0701af900df57f058794
Author: Paschalis Mpeis <Paschalis.Mpeis at arm.com>
Date: 2024-12-23 (Mon, 23 Dec 2024)
Changed paths:
M bolt/include/bolt/Utils/CommandLineOpts.h
M bolt/lib/Rewrite/RewriteInstance.cpp
M bolt/lib/Utils/CommandLineOpts.cpp
A bolt/test/AArch64/strip-binary.test
Log Message:
-----------
[BOLT][DRAFT] Enable binary stripping
The patch toggles on `-remove-symtab`, checks compatibility with other
flags, and omits sections that are removed by tools like `llvm-strip`.
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