[all-commits] [llvm/llvm-project] fbfe8f: [Libomptarget] Remove undefined symbol in old runtime
Joseph Huber via All-commits
all-commits at lists.llvm.org
Sat Nov 20 05:27:13 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fbfe8fcbc31d492d5538c09782b787bba89d01e5
https://github.com/llvm/llvm-project/commit/fbfe8fcbc31d492d5538c09782b787bba89d01e5
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2021-11-20 (Sat, 20 Nov 2021)
Changed paths:
M openmp/libomptarget/deviceRTLs/target_interface.h
Log Message:
-----------
[Libomptarget] Remove undefined symbol in old runtime
A function with no definition was left in the old runtime, causing
linker errors when trying to compile.
Reviewed By: tianshilei1992
Differential Revision: https://reviews.llvm.org/D114264
More information about the All-commits
mailing list