diff options
author | Alexander Richardson <alexrichardson@google.com> | 2025-04-29 22:42:12 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-29 22:42:12 -0700 |
commit | e4332e470678093c42670b594014bce8e91fe31b (patch) | |
tree | 26e4658be315f06209e9a654514babea3ae52e2d /clang/lib/Analysis/ThreadSafety.cpp | |
parent | e803c20863f52a218a381a5f09ea8c23a57b545e (diff) | |
download | llvm-e4332e470678093c42670b594014bce8e91fe31b.zip llvm-e4332e470678093c42670b594014bce8e91fe31b.tar.gz llvm-e4332e470678093c42670b594014bce8e91fe31b.tar.bz2 |
[flang] Fix build when examples are disabled
Without this change I get a build error due to the missing Bye target
when I configure my build with -DLLVM_INCLUDE_EXAMPLES=OFF.
This check for LLVM_BUILD_EXAMPLES matches the checks in llvm and lld.
Reviewed By: mgorny
Pull Request: https://github.com/llvm/llvm-project/pull/137908
Diffstat (limited to 'clang/lib/Analysis/ThreadSafety.cpp')
0 files changed, 0 insertions, 0 deletions