diff options
author | Maksim Panchenko <maks@fb.com> | 2024-05-08 17:56:44 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-08 17:56:44 -0700 |
commit | 73a01448c733bf08443435927677d0ebd133615b (patch) | |
tree | f8d05e2ce71ae6136bdf2bf133533e5f27359ab5 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 62b5b61f436add042d8729dc9837d055613180d9 (diff) | |
download | llvm-73a01448c733bf08443435927677d0ebd133615b.zip llvm-73a01448c733bf08443435927677d0ebd133615b.tar.gz llvm-73a01448c733bf08443435927677d0ebd133615b.tar.bz2 |
[BOLT] Add test case for PIC fixed indirect jump (#91547)
A compiler can generate a redundant indirection for a jump via a fixed
jump table target. Add a test case that covers such pattern that covers
PIC case. We already have non-PIC case detection.
Currently XFAIL.
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions