mirror of https://github.com/aya-rs/aya
aya: handle reordered functions
LLVM will split .text into .text.hot .text.unlikely etc and move the content around in order to improve locality. We need to parse all the text sections or relocations can potentially fail.pull/1/head
parent
b92b1e18a9
commit
81a0b61164
Loading…
Reference in New Issue