diff options
author | Callum Fare <callum@codeplay.com> | 2025-04-29 17:21:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-29 11:21:59 -0500 |
commit | 6022a5214b597561d23c26a839a210f41c246c47 (patch) | |
tree | eecfaac480d6ad3c1a0f7e87dfa2320f9194b40f /clang/lib/Frontend/CompilerInstance.cpp | |
parent | 7b70fc74d039dbb0c3c67feb1741bb5c446d55f7 (diff) | |
download | llvm-6022a5214b597561d23c26a839a210f41c246c47.zip llvm-6022a5214b597561d23c26a839a210f41c246c47.tar.gz llvm-6022a5214b597561d23c26a839a210f41c246c47.tar.bz2 |
[Offload] Add check-offload-unit for liboffload unittests (#137312)
Adds a `check-offload-unit` target for running the liboffload unit test
suite. This unit test binary runs the tests for every available device.
This can optionally filtered to devices from a single platform, but the
check target runs on everything.
The target is not part of `check-offload` and does not get propagated to
the top level build. I'm not sure if either of these things are
desirable, but I'm happy to look into it if we want.
Also remove the `offload/unittests/Plugins` test as it's dead code and
doesn't build.
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions