[llvm] [BOLT][DRAFT] Enable binary stripping (PR #120972)

Paschalis Mpeis via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 23 07:21:58 PST 2024


paschalis-mpeis wrote:

This is a draft patch mostly to assess where we stand in terms of a bolt implementation that does binary stripping. It looks like it's close to what strip tools remove from binaries or am I missing anything substantial here?

https://github.com/llvm/llvm-project/pull/120972


More information about the llvm-commits mailing list