Commit b64482e2 authored by Ulrich Weigand's avatar Ulrich Weigand
Browse files

[libomptarget] Fix CUDA plugin build regression

After 3ecd38c8, the Handler.getELFObjectFile routine is no
longer available.  Call ELF64LEObjectFile::create directly,
which should always be suitable for CUDA images.
parent 3ecd38c8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment