diff options
author | YongKang Zhu <yongzhu@fb.com> | 2025-04-29 08:13:44 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-29 08:13:44 -0700 |
commit | 316a6ff3d08f986e7b38f81415fd611c2e876fd6 (patch) | |
tree | 525a8ff53d8fac1fa7cae7cf6977a7b54ad1d113 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 900505900e2033f24548f1b04b531585ce932215 (diff) | |
download | llvm-316a6ff3d08f986e7b38f81415fd611c2e876fd6.zip llvm-316a6ff3d08f986e7b38f81415fd611c2e876fd6.tar.gz llvm-316a6ff3d08f986e7b38f81415fd611c2e876fd6.tar.bz2 |
[BOLT][RelVTable] Skip special handling on non virtual function pointer relocations (#137406)
Besides virtual function pointers vtable could contain other kinds of
entries like those for RTTI data that also require relocations. We need
to skip special handling on relocations for non virtual function pointers
in relative vtable.
Co-authored-by: Maksim Panchenko <maks@meta.com>
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions