commit | d43070861f5e6e890b6d1dcbe4c4d0354fa20b75 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Sun Mar 23 10:21:25 2025 -0600 |
committer | Tom Tromey <tom@tromey.com> | Tue Apr 22 16:06:59 2025 -0600 |
tree | 8a02fe303d10e8276a427a8410f605270d2a9b83 | |
parent | 7b80401da008375af1e7cc154fb8163aa406f13d [diff] |
Add "-5" flag to cc-with-tweaks This adds a "-5" flag to cc-with-tweaks, mirroring dwz's "-5" flag, and also adds a new cc-with-dwz-5 target board. The "-5" flag tells dwz to use the DWARF 5 .debug_sup section in multi-file mode. Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=32808