Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SOL] Handle BPF_64_64 relocations in .debug sections as ABS64
Because of a bug in BPF backend ABS64 relocations are incorrectly generated as 64_64 relocations in BPF object files. This temporary works around this for relocations in .debug section to generate debug information addresses correctly.
- Loading branch information