[PATCH] D15502: Print the eh_frame section in MachoDump
Lang Hames via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 14 13:14:37 PST 2015
lhames accepted this revision.
lhames added a reviewer: lhames.
lhames added a comment.
This revision is now accepted and ready to land.
I'd second Kevin's comments on the error-handling. I think it's ok to go in with the asserts while you figure out what the right error handling scheme is though.
The rest of this looks good to me.
Repository:
rL LLVM
http://reviews.llvm.org/D15502
More information about the llvm-commits
mailing list