[all-commits] [llvm/llvm-project] fdfe0b: Fix test clang/test/Driver/cl-offload.cu
Yaxun (Sam) Liu via All-commits
all-commits at lists.llvm.org
Thu Oct 19 09:56:37 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fdfe0b095f629a59a361813231fb5a6de4ef7ef9
https://github.com/llvm/llvm-project/commit/fdfe0b095f629a59a361813231fb5a6de4ef7ef9
Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
Date: 2023-10-19 (Thu, 19 Oct 2023)
Changed paths:
M clang/test/Driver/cl-offload.cu
Log Message:
-----------
Fix test clang/test/Driver/cl-offload.cu
Regression caused by e880e8aedbc17ba04c969c9426d1f2567af72e7b
Due to aux-target mismatch. Add -target option to fix aux-target.
https://lab.llvm.org/buildbot/#/builders/230/builds/20138
More information about the All-commits
mailing list