[all-commits] [llvm/llvm-project] 11cf75: [Driver][test] Make ananas.c and solaris-ld.c robust
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Jun 13 19:44:38 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 11cf75f602e6717e2a5195b3e8ca161dd9de9945
https://github.com/llvm/llvm-project/commit/11cf75f602e6717e2a5195b3e8ca161dd9de9945
Author: Fangrui Song <i at maskray.me>
Date: 2022-06-13 (Mon, 13 Jun 2022)
Changed paths:
M clang/test/Driver/ananas.c
M clang/test/Driver/solaris-ld.c
Log Message:
-----------
[Driver][test] Make ananas.c and solaris-ld.c robust
`{{.*}}crt{{[^.]+}}.o` may match `"-r" "/tmp/lit-tmp-9ur5crtx/solaris-ld-4fa504.o"`
in a lit invocation.
More information about the All-commits
mailing list