[LLVMdev] interest in an .eh_frame parser in llvm?

Sanjoy Das sanjoy at playingwithpointers.com
Mon Dec 15 23:09:53 PST 2014


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



More information about the llvm-dev mailing list