[all-commits] [llvm/llvm-project] cd5855: [VE] Remove -faddrsig and -fnoaddrsig tests

Kazushi Marukawa via All-commits all-commits at lists.llvm.org
Thu Dec 10 15:30:48 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: cd5855ac3ba7a91b2a4a7c97b2723c95038dacbe
      https://github.com/llvm/llvm-project/commit/cd5855ac3ba7a91b2a4a7c97b2723c95038dacbe
  Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
  Date:   2020-12-11 (Fri, 11 Dec 2020)

  Changed paths:
    M clang/test/Driver/ve-toolchain.c
    M clang/test/Driver/ve-toolchain.cpp

  Log Message:
  -----------
  [VE] Remove -faddrsig and -fnoaddrsig tests

Remove explicitly declared -faddrsig and -fnoaddrsig option tests
since those are already tested in addrsig.c.  We test only the implicit
behavior of VE driver.

This is suggested in https://reviews.llvm.org/D92386.  Thanks.

Reviewed By: MaskRay

Differential Revision: https://reviews.llvm.org/D92996




More information about the All-commits mailing list