[all-commits] [llvm/llvm-project] 3bf6cb: [JITLink][AArch32] Add tests for BLX interworking ...

Stefan Gränitz via All-commits all-commits at lists.llvm.org
Thu Nov 23 13:02:35 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3bf6cbd51a38c17516d832e5d409cbd4faa1d238
      https://github.com/llvm/llvm-project/commit/3bf6cbd51a38c17516d832e5d409cbd4faa1d238
  Author: Stefan Gränitz <stefan.graenitz at gmail.com>
  Date:   2023-11-23 (Thu, 23 Nov 2023)

  Changed paths:
    M llvm/test/ExecutionEngine/JITLink/AArch32/ELF_static_arm_reloc.s
    M llvm/test/ExecutionEngine/JITLink/AArch32/ELF_static_thumb_reloc.s

  Log Message:
  -----------
  [JITLink][AArch32] Add tests for BLX interworking calls

Exercise transformation of BL into BLX instructions, if
instruction set mode differs between origin and target.




More information about the All-commits mailing list