diff options
author | Gheorghe-Teodor Bercea <doru.bercea@amd.com> | 2024-02-19 11:23:53 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-19 11:23:53 -0500 |
commit | 12ade6fc606c269101b9b13e52093c868e1a4924 (patch) | |
tree | a356b93aa999904b5261333c970f5971095e20ce /lldb/source/Commands/CommandObjectFrame.cpp | |
parent | bb56f052a37d9fa0a87c9636c1a94b85b72a52e0 (diff) | |
download | llvm-12ade6fc606c269101b9b13e52093c868e1a4924.zip llvm-12ade6fc606c269101b9b13e52093c868e1a4924.tar.gz llvm-12ade6fc606c269101b9b13e52093c868e1a4924.tar.bz2 |
[libomptarget][test] Add support for APU testing feature. (#82054)
Add test and support for `// REQUIRES: apu` for the category of tests
which exercise APU specific behavior.
Note: when running on an actual APU you may have to use the following if
the architecture ID is not enough to determine if the underlying device
is an APU:
```
IS_APU=1 ninja check-openmp
```
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions