The MipsMCInstrAnalysis class overrides the evaluateBranch method and calculates target addresses for branch and calls instructions. That allows llvm-objdump to print functions' names in branch instructions in the disassemble mode.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM