diff options
author | yozhu <101743168+yozhu@users.noreply.github.com> | 2024-02-09 13:55:08 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-09 13:55:08 -0800 |
commit | c7a0db1e20251f436e3d500eac03bd9be1d88b45 (patch) | |
tree | d8a6e727deb99c725b9cc87ded5f66e1248c8fad /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 1d0f86ba80543931d467d6ce3f2ad8cdde514710 (diff) | |
download | llvm-c7a0db1e20251f436e3d500eac03bd9be1d88b45.zip llvm-c7a0db1e20251f436e3d500eac03bd9be1d88b45.tar.gz llvm-c7a0db1e20251f436e3d500eac03bd9be1d88b45.tar.bz2 |
[CFI][annotation] Leave alone function pointers in function annotations (#80173)
Function annotation, as part of llvm.metadata, is for the function
itself and doesn't apply to its corresponding jump table entry, so with
CFI we shouldn't replace function pointer in function annotation with
pointer to its corresponding jump table entry.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions