[all-commits] [llvm/llvm-project] 689ef5: [offload] [test] Use test compiler ID rather than ...
Michał Górny via All-commits
all-commits at lists.llvm.org
Sun Feb 2 07:56:00 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 689ef5fda0ab07dfc452cb16d3646d53e612cb75
https://github.com/llvm/llvm-project/commit/689ef5fda0ab07dfc452cb16d3646d53e612cb75
Author: Michał Górny <mgorny at gentoo.org>
Date: 2025-02-02 (Sun, 02 Feb 2025)
Changed paths:
M offload/test/CMakeLists.txt
Log Message:
-----------
[offload] [test] Use test compiler ID rather than host (#124408)
Use the test compiler ID to verify whether tests can be run rather than
the host compiler. This makes it possible to run tests (with Clang)
while the library itself was built with GCC.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list