This patch moves the ARM attribute parser from llvm-readobj into the support library. It has also been modified to store the attribute data during parsing and I've added to flag to enable the printing of the attributes.
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
Event Timeline
Comment Actions
I've removed the flag that I added to control printing, instead adding another constructor that doesn't take a ScopedPrinter.