[all-commits] [llvm/llvm-project] 443f68: [clang][test] Make mips-vector-return.c work with ...

Fangrui Song via All-commits all-commits at lists.llvm.org
Fri Feb 25 01:30:43 PST 2022


  Branch: refs/heads/release/14.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 443f68c280aca3dacb01fd4036901808c10dc525
      https://github.com/llvm/llvm-project/commit/443f68c280aca3dacb01fd4036901808c10dc525
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-02-25 (Fri, 25 Feb 2022)

  Changed paths:
    M clang/test/CodeGen/mips-vector-return.c

  Log Message:
  -----------
  [clang][test] Make mips-vector-return.c work with CLANG_DEFAULT_PIE_ON_LINUX=on

(cherry picked from commit da047445f77bfd74b04c36169e104f35dbfff84e)


  Commit: 2a492dfd6b4edf21bfd05aa5e18c81ec89b04250
      https://github.com/llvm/llvm-project/commit/2a492dfd6b4edf21bfd05aa5e18c81ec89b04250
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-02-25 (Fri, 25 Feb 2022)

  Changed paths:
    M clang/test/Driver/hexagon-toolchain-elf.c

  Log Message:
  -----------
  [Driver][test] Make hexagon-toolchain-elf.c work with CLANG_DEFAULT_PIE_ON_LINUX=on

(cherry picked from commit deee339796ccffc267d4e1846f4b8203f3f1a485)


  Commit: 3e10605abcb297be25ef09eb606ac19c2fc52ea5
      https://github.com/llvm/llvm-project/commit/3e10605abcb297be25ef09eb606ac19c2fc52ea5
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-02-25 (Fri, 25 Feb 2022)

  Changed paths:
    M clang/test/Driver/fsanitize.c

  Log Message:
  -----------
  [Driver][test] Remove soon irrelevant pie tests

CLANG_DEFAULT_PIE_ON_LINUX=on will soon become the default. The purpose
of these tests has gone.

(cherry picked from commit 0ac6be6ab6b564327caeac417fe6d29044c7fe61)


Compare: https://github.com/llvm/llvm-project/compare/500889f56bce...3e10605abcb2


More information about the All-commits mailing list