[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/15033] option capable of stripping LTO (all sections begin
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/15033] option capable of stripping LTO (all sections beginning with .gnu.lto_) |
Date: |
Fri, 18 Jan 2013 13:13:57 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=15033
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |WAITING
CC| |nickc at redhat dot com
--- Comment #2 from Nick Clifton <nickc at redhat dot com> 2013-01-18 13:13:57
UTC ---
Hi Samuel,
Please try out the uploaded patch and let me know if it works for you.
The patch allows an asterisk to be placed at the end of a section name in a
--remove-section option, so making it match all sections that start with that
prefix. I decided against implementing full regex support (or using the
support already provided in libiberty) in order to keep things simple.
Cheers
Nick
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.