[PATCH] D15535: Use dwarfdump's frame parser instead of writing a new one in llvm-obdjump

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 16 17:39:24 PST 2015


>> Can you update the test to use the new command line option and delete the old one?
> -unwind-info is still used for other stuff.  But I will remove .eh_frame dumping from that method and make this test use -debug=frames.
>
> If we want to remove -unwind-info completely then i'm happy to, but will do in a follow up patch.

Agreed.

Thanks,
Rafael


More information about the llvm-commits mailing list