[all-commits] [llvm/llvm-project] 22433c: [Driver][test] Fix hexagon-toolchain-elf.c
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Sep 27 16:56:13 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 22433cc541ff706d9e845774ef1c8c959dc67799
https://github.com/llvm/llvm-project/commit/22433cc541ff706d9e845774ef1c8c959dc67799
Author: Fangrui Song <i at maskray.me>
Date: 2023-09-27 (Wed, 27 Sep 2023)
Changed paths:
M clang/test/Driver/hexagon-toolchain-elf.c
Log Message:
-----------
[Driver][test] Fix hexagon-toolchain-elf.c
"ld" may match a build direcory path, making the `-SAME:` pattern fail.
More information about the All-commits
mailing list