[all-commits] [llvm/llvm-project] eafc64: [Driver][test] Remove unneeded -no-canonical-prefi...

Fangrui Song via All-commits all-commits at lists.llvm.org
Thu Dec 23 11:25:26 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eafc64ed6325eba962096d4a947d7e45e909bfde
      https://github.com/llvm/llvm-project/commit/eafc64ed6325eba962096d4a947d7e45e909bfde
  Author: Fangrui Song <i at maskray.me>
  Date:   2021-12-23 (Thu, 23 Dec 2021)

  Changed paths:
    M clang/test/Driver/spirv-toolchain.cl

  Log Message:
  -----------
  [Driver][test] Remove unneeded -no-canonical-prefixes and use preferred --target=

-no-canonical-prefixes is not needed if we omit "clang" from CHECK lines.
"-cc1" is sufficient to anchor the line we want to test.
--target= is preferred over Separate form -target.




More information about the All-commits mailing list