diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2023-02-16 14:50:56 -0600 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2023-02-16 14:56:09 -0600 |
commit | 5172877bbddc4e718e4bee57369c820d82f9a784 (patch) | |
tree | 63644339bcfb369bd382bc4583a4de2213051169 /llvm/lib/Object/ELFObjectFile.cpp | |
parent | 48c8e16020483b9a2699b7bacda99e8fd0a6d051 (diff) | |
download | llvm-5172877bbddc4e718e4bee57369c820d82f9a784.zip llvm-5172877bbddc4e718e4bee57369c820d82f9a784.tar.gz llvm-5172877bbddc4e718e4bee57369c820d82f9a784.tar.bz2 |
[Libomptarget] Check errors when synchronizing the async queue
Summary:
Currently when we synchronize the asynchronous queue for the plugins, we
ignore the return value. This is problematic because we will continue on
like nothing happened if the kernel fails.
Fixes https://github.com/llvm/llvm-project/issues/60814
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D144191
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions