perf2bolt-multiple-edge.test has jump table entries with associated dynamic
relocations. Check their presence in analyzeJumpTable.
Test WIP
Differential D152748
[BOLT][WIP] Check dynamic relocations in analyzeJumpTable Needs ReviewPublic Authored by Amir on Jun 12 2023, 1:30 PM.
Details
Diff Detail
Event TimelineComment Actions
Can you try a test case with goto labels compiled with PIC? Amir retitled this revision from [BOLT] Check dynamic relocations in analyzeJumpTable to [BOLT][WIP] Check dynamic relocations in analyzeJumpTable.Jun 16 2023, 1:40 PM Amir added a parent revision: D152944: [BOLT] Set IsRelro section attribute based on PT_GNU_RELRO segment.Jun 16 2023, 1:53 PM
Revision Contents
Diff 532282 bolt/lib/Core/BinaryContext.cpp
|