It was fixed on x86_64 by http://reviews.llvm.org/D6079 , but we need similar fix on Aarch64 for FTL JIT of WebKit
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
This is a dwarf specific question to which I don't know the answer.
Adding some AArch64 specific people as well as Keith, the Dwarf expert.
I'd welcome Eric's input, too.
cheers,
-renato
Comment Actions
Well, it is more a question of what code models aarch64 supports and which of those allow sections to be more than 2GB away from each other.