diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2022-12-02 13:30:35 -0600 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2022-12-02 16:39:45 -0600 |
commit | c6481125925849b1d967ec8c129abfbfc46b8417 (patch) | |
tree | 27362dd750f66aa65a4fd34279d6dce40bd387fe /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 8d23614a2926cbe972a97f9ffb59df723635ab80 (diff) | |
download | llvm-c6481125925849b1d967ec8c129abfbfc46b8417.zip llvm-c6481125925849b1d967ec8c129abfbfc46b8417.tar.gz llvm-c6481125925849b1d967ec8c129abfbfc46b8417.tar.bz2 |
[libc] Skip tests that depend on undefined targets
When we search through the dependencies for a test we somtimes query
`get_target_property` on a target that has not been defined. This is the
case for targets that have minimal entrypoints defined such as the WIP
GPU target. This patch changes all tests whose dependencies are
undefined to be skipped entirely.
Reviewed By: sivachandra, lntue, michaelrj
Differential Revision: https://reviews.llvm.org/D139216
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions