[all-commits] [llvm/llvm-project] abab0d: [llvm-jitlink] Add -slab-page-size to tests that n...

lhames via All-commits all-commits at lists.llvm.org
Tue Sep 28 13:16:08 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: abab0dbde233d33af5f815e04a8313e7593797a3
      https://github.com/llvm/llvm-project/commit/abab0dbde233d33af5f815e04a8313e7593797a3
  Author: Lang Hames <lhames at gmail.com>
  Date:   2021-09-28 (Tue, 28 Sep 2021)

  Changed paths:
    M llvm/test/ExecutionEngine/JITLink/RISCV/ELF_abs_reloc.s
    M llvm/test/ExecutionEngine/JITLink/RISCV/ELF_pc_indirect.s
    M llvm/test/ExecutionEngine/JITLink/RISCV/ELF_riscv32_got_plt_reloc.s
    M llvm/test/ExecutionEngine/JITLink/RISCV/ELF_riscv64_got_plt_reloc.s
    M llvm/test/ExecutionEngine/JITLink/X86/ELF_x86-64_got_plt_optimizations.s
    M llvm/test/ExecutionEngine/JITLink/X86/ELF_x86-64_large_pic_relocations.s
    M llvm/test/ExecutionEngine/JITLink/X86/ELF_x86-64_small_pic_relocations.s
    M llvm/test/ExecutionEngine/JITLink/X86/ELF_x86_64_absolute_relocations.s
    M llvm/test/ExecutionEngine/JITLink/X86/MachO_GOTAndStubsOptimization.s
    M llvm/test/ExecutionEngine/JITLink/X86/MachO_x86-64_relocations.s

  Log Message:
  -----------
  [llvm-jitlink] Add -slab-page-size to tests that need it.

Also fixes 80-column rule violations.




More information about the All-commits mailing list