[all-commits] [llvm/llvm-project] 6ae7b7: [ARM][test] Improve stack-protector tests

Fangrui Song via All-commits all-commits at lists.llvm.org
Tue Oct 31 15:30:22 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6ae7b735dbd50eb7ade1573a86d037a2943e679c
      https://github.com/llvm/llvm-project/commit/6ae7b735dbd50eb7ade1573a86d037a2943e679c
  Author: Fangrui Song <i at maskray.me>
  Date:   2023-10-31 (Tue, 31 Oct 2023)

  Changed paths:
    A llvm/test/CodeGen/ARM/stack-guard-elf.ll
    M llvm/test/CodeGen/ARM/stack_guard_remat.ll
    R llvm/test/LTO/ARM/ssp-static-reloc.ll

  Log Message:
  -----------
  [ARM][test] Improve stack-protector tests

llvm/test/LTO/ARM/ssp-static-reloc.ll is more about using the static
relocation model with "PIC Level" and unrelated to the LTO infrastructure.
Move the test. Update stack_guard_remat.ll to clearly test "PIC Level"
with the relevant relocation models.




More information about the All-commits mailing list