Switch to pc-relative lookup of the xray handler function to avoid text relocations.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D78595
[xray] Avoid text relocations in trampolines for ARM/AArch64 ClosedPublic Authored by ianlevesque on Apr 21 2020, 3:39 PM.
Details Summary Switch to pc-relative lookup of the xray handler function to avoid text relocations.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 21 2020, 8:01 PM Closed by commit rG5081468a6692: [xray] Avoid text relocations in trampolines for ARM/AArch64 (authored by ianlevesque). · Explain WhyApr 21 2020, 8:33 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 259155 compiler-rt/lib/xray/xray_trampoline_AArch64.S
compiler-rt/lib/xray/xray_trampoline_arm.S
|