This is follow-up patch for https://reviews.llvm.org/D22932 to add a test and printer modification for Hexagon.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D23521
llvm-objdump: Hexagon: Add source interleave test. ClosedPublic Authored by khemant on Aug 15 2016, 1:03 PM.
Details Summary This is follow-up patch for https://reviews.llvm.org/D22932 to add a test and printer modification for Hexagon.
Diff Detail
Event Timelinekhemant updated this object. This revision is now accepted and ready to land.Aug 17 2016, 8:24 PM Closed by commit rL279161: llvm-objdump: Add Hexagon printer changes for -S/-l options (authored by khemant). · Explain WhyAug 18 2016, 2:58 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 68621 llvm/trunk/include/llvm/Object/RelocVisitor.h
llvm/trunk/test/tools/llvm-objdump/Hexagon/Inputs/source-interleave-hexagon.c
llvm/trunk/test/tools/llvm-objdump/Hexagon/lit.local.cfg
llvm/trunk/test/tools/llvm-objdump/Hexagon/source-interleave-hexagon.ll
llvm/trunk/tools/llvm-objdump/llvm-objdump.cpp
|