Unverified Commit 496d00b2 authored by PiJoules's avatar PiJoules Committed by GitHub
Browse files

[clang][RelativeVTables] Make the rtti_proxy LinkOnceODR instead of External linkage (#67755)

This way, it the rtti_proxies can be candidates for being replaced
altogether with GOTPCREL relocations because they are discardable.
Functionally, this shouldn't change the final ELF linkage of the
proxies.
parent 427f120f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment