diff options
author | Jon Chesterfield <jonathanchesterfield@gmail.com> | 2021-01-27 00:22:28 +0000 |
---|---|---|
committer | Jon Chesterfield <jonathanchesterfield@gmail.com> | 2021-01-27 00:22:29 +0000 |
commit | 653655040f3e89f7725ce6961d797d4ac918708b (patch) | |
tree | 13a29592da6e08c4dc71e71728f7e94aae7643a4 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 65e2fa50604c01cf1ed3b8cd05253dc447bc107b (diff) | |
download | llvm-653655040f3e89f7725ce6961d797d4ac918708b.zip llvm-653655040f3e89f7725ce6961d797d4ac918708b.tar.gz llvm-653655040f3e89f7725ce6961d797d4ac918708b.tar.bz2 |
[libomptarget][cuda] Handle missing _v2 symbols gracefully
[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.
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D95415
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions