forked from OSchip/llvm-project
2df6a02fd7
This implements the instruction analysis required to print branch targets as part of llvm-objdump's disassembly. Note, this only handles those branches which can be analyzed in a single instruction, a future patch will handle multiple-instruction patterns, such as AUIPC/LUI+JALR instruction pairs. Differential Revision: https://reviews.llvm.org/D77567 |
||
---|---|---|
.. | ||
branch-targets.txt | ||
fuzzer-invalid.txt | ||
invalid-fp-rounding-mode.txt | ||
invalid-instruction.txt | ||
lit.local.cfg | ||
unknown-fence-field.txt |