diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-12-06 18:21:12 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-06 18:21:12 +0000 |
commit | 4a44e4b192db0bb38d3eb7ff20c767e2c747d745 (patch) | |
tree | 6475490efb10408b6e0edbf30dc4fba07a9f8b48 /clang/lib/CodeGen/BackendUtil.cpp | |
parent | e73ec1a74af3a390af5a77dea64022019a2a5686 (diff) | |
download | llvm-4a44e4b192db0bb38d3eb7ff20c767e2c747d745.zip llvm-4a44e4b192db0bb38d3eb7ff20c767e2c747d745.tar.gz llvm-4a44e4b192db0bb38d3eb7ff20c767e2c747d745.tar.bz2 |
[offload] Remove bogus offload-tblgen check for standalone build (#119004)
fd3907ccb583df99e9c19d2fe84e4e7c52d75de9 introduced a check for system
offload-tblgen executable when doing a standalone build. This check is
bogus, since offload-tblgen is built as part of offload and not some
other preinstalled component. The path is also overwritten below, so the
check only causes tests to be disabled unnecessarily.
Diffstat (limited to 'clang/lib/CodeGen/BackendUtil.cpp')
0 files changed, 0 insertions, 0 deletions