diff options
author | Joseph Huber <huberjn@outlook.com> | 2024-05-01 09:05:18 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-01 09:05:18 -0500 |
commit | e312f0723cebcfbc899b7b69538dfe86f426d0b4 (patch) | |
tree | 1cb0d52937297951b1a97ebee717335490ff3ff3 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 0647b2a3caed3215588477dfc7aaa6bd3b4f8076 (diff) | |
download | llvm-e312f0723cebcfbc899b7b69538dfe86f426d0b4.zip llvm-e312f0723cebcfbc899b7b69538dfe86f426d0b4.tar.gz llvm-e312f0723cebcfbc899b7b69538dfe86f426d0b4.tar.bz2 |
[Offload] Fix CMake detection when it is not found (#90729)
Summary:
This variable could be unset if not found or when building standalone.
We should check for that and set it to true or false.
Fixes: https://github.com/llvm/llvm-project/issues/90708
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions