diff options
author | Iain Sandoe <iain@sandoe.co.uk> | 2023-07-21 19:32:28 +0100 |
---|---|---|
committer | Iain Sandoe <iain@sandoe.co.uk> | 2025-08-13 18:26:14 +0100 |
commit | 90238c0f172b9ea7189cf295584632217792b55a (patch) | |
tree | eacb3efda466906c164b97a07c42e2d2040101c3 /libjava/classpath/java | |
parent | 4db9571488eb9f39f0b06435a8642a4f11e82dcf (diff) | |
download | gcc-90238c0f172b9ea7189cf295584632217792b55a.zip gcc-90238c0f172b9ea7189cf295584632217792b55a.tar.gz gcc-90238c0f172b9ea7189cf295584632217792b55a.tar.bz2 |
Darwin: Handle linker '-no_deduplicate' option.
Newer linker support an option to disable deduplication of entities.
This speeds up linking and can improve debug experience. Adopting the
same criteria as clang in adding the option.
Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
gcc/ChangeLog:
* config.in: Regenerate.
* config/darwin.h (DARWIN_LD_NO_DEDUPLICATE): New.
(LINK_SPEC): Handle -no_deduplicate.
* configure: Regenerate.
* configure.ac: Detect linker support for -no_deduplicate.
Diffstat (limited to 'libjava/classpath/java')
0 files changed, 0 insertions, 0 deletions