Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Whoops, included the wrong diff previously.
Updated with tests and another printout correction.
Paths
| Differential D34835
[llvm-readobj] Improve printouts for COFF ARM64 binaries ClosedPublic Authored by mstorsjo on Jun 29 2017, 2:13 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: kristof.beyls, rengolin, aemerson. · View Herald TranscriptJun 29 2017, 2:13 PM mstorsjo retitled this revision from [COFF] Classify AArch64 as 64 bit as well to [llvm-readobj] Improve printouts for COFF ARM64 binaries. Comment ActionsWhoops, included the wrong diff previously. Updated with tests and another printout correction. This revision is now accepted and ready to land.Jun 29 2017, 10:49 PM Closed by commit rL306795: [llvm-readobj] Improve printouts for COFF ARM64 binaries (authored by mstorsjo). · Explain WhyJun 30 2017, 12:02 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 104826 llvm/trunk/lib/Object/COFFObjectFile.cpp
llvm/trunk/test/tools/llvm-readobj/file-headers.test
llvm/trunk/tools/llvm-readobj/COFFDumper.cpp
|