[libomptarget][cuda] Handle missing _v2 symbols gracefully
Follow on from D95367. Dlsym the _v2 symbols if present, otherwise use the
unsuffixed version. Builds a hashtable for the check, can revise for zero
heap allocations later if necessary.
Differential D95415
[libomptarget][cuda] Handle missing _v2 symbols gracefully Authored by JonChesterfield on Jan 25 2021, 7:04 PM.
Details [libomptarget][cuda] Handle missing _v2 symbols gracefully Follow on from D95367. Dlsym the _v2 symbols if present, otherwise use the
Diff Detail
|