Displaying 1 result from an estimated 1 matches for "4f4e2770".
2014 Dec 21
2
[LLVMdev] interest in an .eh_frame parser in llvm?
On 12/18/2014 06:58 PM, Kevin Modzelewski wrote:
> I'd be interested in that, though would it be an issue if it doesn't
> have an in-tree user?
Quite possibly. It would bit rot if nothing else.
At minimum, we need a dumper tool - possibly an option to an existing
one - which produces human readable output and a bunch of lit tests to
ensure it's not broken by other changes.