public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* Speed my reducing relocations
@ 2021-07-11 15:08 Tom Kacvinsky
  2021-07-11 17:39 ` Fangrui Song
  0 siblings, 1 reply; 4+ messages in thread
From: Tom Kacvinsky @ 2021-07-11 15:08 UTC (permalink / raw)
  To: Binutils

I was reading

https://gist.github.com/MaskRay/2d4dfcfc897341163f734afb59f689c6

And there, they say there are ways of increasing performance via compiler
options (-fno-semantic-interposition) and linker options (-Bsymbolic), but
I just
don't seen the benefit of using these with GCC 8.3.0 and binutils 2.34.
Most of
it seems to be clang specific, with LLVM linker), but there is a section on
how
to do this with GCC.

Any ideas on what I can do to make things better?

Thanks,

Tom

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

end of thread, other threads:[~2021-07-13  0:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-11 15:08 Speed my reducing relocations Tom Kacvinsky
2021-07-11 17:39 ` Fangrui Song
2021-07-12 15:26   ` Florian Weimer
2021-07-13  0:32     ` Fangrui Song

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).