[PATCH] ARM: move ARMUnwindOp.h into Support
Logan Chien
tzuhsiang.chien at gmail.com
Fri Jan 3 20:44:00 PST 2014
In general this change looks good to me. I can approve this change after you have addressed the comments from Renato.
However, I have some concern by exposing this header to target independent code. Is it necessary to do so? For example, is it possible to create a target-specific hook in llvm-readobj so that the backend can disassemble target-specific data when necessary? Thanks.
http://llvm-reviews.chandlerc.com/D2494
More information about the llvm-commits
mailing list