public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* Re: [PATCH 0/4] gas: Add support for LLVM addrsig and addrsig_sym.
@ 2022-05-25  6:46 Tatsuyuki Ishi
  0 siblings, 0 replies; 6+ messages in thread
From: Tatsuyuki Ishi @ 2022-05-25  6:46 UTC (permalink / raw)
  To: binutils

Oops, I forgot to add a newline after the subject and the mailer ate the body.
Here is the full description:
---
LLVM's addrsig extension [1] allows the compiler to pass on information
about whether a symbol's address is taken to the linker, which in turns
use this info to perform (safe) Identical Code Folding optimization at
link-time.

This patch adds support for the relevant LLVM assembler directives,
which is a prerequisite for GCC support of the feature.

[1]: https://llvm.org/docs/Extensions.html#sht-llvm-addrsig-section-address-significance-table

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH 0/4] gas: Add support for LLVM addrsig and addrsig_sym.
@ 2022-05-25  6:42 Tatsuyuki Ishi
  2022-05-25  7:19 ` Fangrui Song
  0 siblings, 1 reply; 6+ messages in thread
From: Tatsuyuki Ishi @ 2022-05-25  6:42 UTC (permalink / raw)
  To: binutils

This patch adds support for the relevant LLVM assembler directives,
which is a prerequisite for GCC support of the feature.

[1]: https://llvm.org/docs/Extensions.html#sht-llvm-addrsig-section-address-significance-table



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-05-25  8:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-25  6:46 [PATCH 0/4] gas: Add support for LLVM addrsig and addrsig_sym Tatsuyuki Ishi
  -- strict thread matches above, loose matches on Subject: below --
2022-05-25  6:42 Tatsuyuki Ishi
2022-05-25  7:19 ` Fangrui Song
2022-05-25  7:34   ` Alan Modra
2022-05-25  7:59     ` Fangrui Song
2022-05-25  8:01     ` Tatsuyuki Ishi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).