llvm-project/openmp/libomptarget/deviceRTLs
Joseph Huber 26feef0846 [Libomptarget] Change visibility to hidden for device RTL
This patch changes the visibility for all construct in the new device
RTL to be hidden by default. This is done after the changes introduced
in D117806 changed the visibility from being hidden by default for all
device compilations. This asserts that the visibility for the device
runtime library will be hidden except for the internal environment
variable. This is done to aid optimization and linking of the device
library.

Reviewed By: JonChesterfield

Differential Revision: https://reviews.llvm.org/D117807
2022-01-20 21:06:28 -05:00
..
amdgcn [Libomptarget] Change visibility to hidden for device RTL 2022-01-20 21:06:28 -05:00
common [Libomptarget] Add `cold` to KeepAlive attributes 2022-01-17 17:29:26 -05:00
nvptx [Libomptarget] Change visibility to hidden for device RTL 2022-01-20 21:06:28 -05:00
CMakeLists.txt [libomptarget] Enable AMDGPU devicertl 2021-04-24 02:24:44 +01:00
interface.h [OpenMP][FIX] Pass the num_threads value directly to parallel_51 2021-12-09 16:30:29 -05:00
target_interface.h [Libomptarget] Remove undefined symbol in old runtime 2021-11-20 08:26:57 -05:00