aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/XCOFFObjectFile.cpp
diff options
context:
space:
mode:
authorJon Chesterfield <jonathanchesterfield@gmail.com>2020-11-27 15:39:20 +0000
committerJon Chesterfield <jonathanchesterfield@gmail.com>2020-11-27 15:39:41 +0000
commit89a0f48c58f82262c7ce2b9ca51ffad0ffc559ea (patch)
treee3c45ea16bfed3940ae81dbe942071b7393deeb2 /llvm/lib/Object/XCOFFObjectFile.cpp
parentda1b50d7df213a3eaf583d576b8d7d2ec77bd97f (diff)
downloadllvm-89a0f48c58f82262c7ce2b9ca51ffad0ffc559ea.zip
llvm-89a0f48c58f82262c7ce2b9ca51ffad0ffc559ea.tar.gz
llvm-89a0f48c58f82262c7ce2b9ca51ffad0ffc559ea.tar.bz2
[libomptarget][cuda] Detect missing symbols in plugin at build time
[libomptarget][cuda] Detect missing symbols in plugin at build time Passes -z,defs to the linker. Error on unresolved symbol references. Otherwise, those unresolved symbols present as target code running on the host as the plugin fails to load. This is significantly harder to debug than a link time error. Flag matches that passed by amdgcn and ve plugins. Reviewed By: tianshilei1992 Differential Revision: https://reviews.llvm.org/D92143
Diffstat (limited to 'llvm/lib/Object/XCOFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions