[all-commits] [llvm/llvm-project] 8edeed: [test] Fix CodeGen/arm-crc32.c to not write an out...

Fangrui Song via All-commits all-commits at lists.llvm.org
Wed Sep 21 16:13:41 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8edeedfb21a4a2c07536e1026a3f67d77e57b144
      https://github.com/llvm/llvm-project/commit/8edeedfb21a4a2c07536e1026a3f67d77e57b144
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-09-21 (Wed, 21 Sep 2022)

  Changed paths:
    M clang/test/CodeGen/arm-crc32.c

  Log Message:
  -----------
  [test] Fix CodeGen/arm-crc32.c to not write an output to CWD

CWD may be read-only in some testing environments.




More information about the All-commits mailing list