diff options
author | Vyacheslav Zakharin <vyacheslav.p.zakharin@intel.com> | 2021-08-18 08:18:03 -0700 |
---|---|---|
committer | Vyacheslav Zakharin <vyacheslav.p.zakharin@intel.com> | 2021-08-18 08:18:03 -0700 |
commit | 1ffbe8c04ff269ca9847c37036fbad943820d6ae (patch) | |
tree | 9aaf41818c5d42cdd7ccb6e6b9001fa6970641a5 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 8c2ff7b69e77a9eccf4a13bcc21dee5894b251af (diff) | |
download | llvm-1ffbe8c04ff269ca9847c37036fbad943820d6ae.zip llvm-1ffbe8c04ff269ca9847c37036fbad943820d6ae.tar.gz llvm-1ffbe8c04ff269ca9847c37036fbad943820d6ae.tar.bz2 |
[clang-offload-wrapper] Disabled ELF offload notes embedding by default.
This change-set puts 93d08acaacec951dbb302f77eeae51974985b6b2 functionality
under -add-omp-offload-notes switch that is OFF by default.
CUDA toolchain is not able to handle ELF images with LLVMOMPOFFLOAD
notes for unknown reason (see https://reviews.llvm.org/D99551#2950272).
I disable the ELF notes embedding until the CUDA issue is triaged and resolved.
Differential Revision: https://reviews.llvm.org/D108246
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions