Displaying 1 result from an estimated 1 matches for "fab4ad31".
2014 Dec 16
5
[LLVMdev] interest in an .eh_frame parser in llvm?
Hi all,
Our use case for LLVM requires us to parse the .eh_frame sections
emitted by MCJIT (for callee-saved-register spill slots, amongst other
things). Does it make sense to have an in-tree parser for .eh_frame,
given that it will make such tasks a lot easier?
-- Sanjoy