diff options
author | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2024-03-06 21:00:25 +0100 |
---|---|---|
committer | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2024-03-06 21:00:25 +0100 |
commit | b64482e23eefaef7738fde35d0b7c4174aaa6597 (patch) | |
tree | 208af21bd8a9b4d4db35a16e57f4bb50cba72af1 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 3ecd38c8e1d34b1e4639a1de9f0cb56c7957cbd2 (diff) | |
download | llvm-b64482e23eefaef7738fde35d0b7c4174aaa6597.zip llvm-b64482e23eefaef7738fde35d0b7c4174aaa6597.tar.gz llvm-b64482e23eefaef7738fde35d0b7c4174aaa6597.tar.bz2 |
[libomptarget] Fix CUDA plugin build regression
After 3ecd38c8e, the Handler.getELFObjectFile routine is no
longer available. Call ELF64LEObjectFile::create directly,
which should always be suitable for CUDA images.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions