diff options
author | PiJoules <6019989+PiJoules@users.noreply.github.com> | 2023-10-03 17:05:21 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-03 17:05:21 -0700 |
commit | 496d00b2677593066f5119e93cf0e9316a04277a (patch) | |
tree | 39e0b63d34a62e07e8d5e1774e75fba1299f7234 /llvm/lib/Object/ObjectFile.cpp | |
parent | 427f120f60becd23d6e037ccd14104adde8a3af9 (diff) | |
download | llvm-496d00b2677593066f5119e93cf0e9316a04277a.zip llvm-496d00b2677593066f5119e93cf0e9316a04277a.tar.gz llvm-496d00b2677593066f5119e93cf0e9316a04277a.tar.bz2 |
[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.
Diffstat (limited to 'llvm/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions