Sorry this has taken so long to get around to, this is the first step to breaking down D25867. The ARMAttributeParser is moved from llvm-readobj to the Support lib.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D28227
[ARM] Move ARMAttributeParser to Support ClosedPublic Authored by samparker on Jan 3 2017, 3:13 AM.
Details Summary Sorry this has taken so long to get around to, this is the first step to breaking down D25867. The ARMAttributeParser is moved from llvm-readobj to the Support lib.
Diff Detail Event Timelinesamparker updated this object. samparker mentioned this in D28281: [ARM] Enable objdump to construct a useful triple for ARM.Jan 4 2017, 1:44 AM samparker added a child revision: D28281: [ARM] Enable objdump to construct a useful triple for ARM. This revision is now accepted and ready to land.Jan 10 2017, 10:02 AM Closed by commit rL291896: [ARM] Moved ARMAttributeParser to Support (authored by sam_parker). · Explain WhyJan 13 2017, 3:01 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 82856 include/llvm/Support/ARMAttributeParser.h
lib/Support/ARMAttributeParser.cpp
lib/Support/CMakeLists.txt
tools/llvm-readobj/ARMAttributeParser.h
tools/llvm-readobj/ARMAttributeParser.cpp
tools/llvm-readobj/CMakeLists.txt
tools/llvm-readobj/ELFDumper.cpp
|