aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJoseph Huber <jhuber6@vols.utk.edu>2022-01-20 13:06:22 -0500
committerJoseph Huber <jhuber6@vols.utk.edu>2022-01-20 21:06:28 -0500
commit26feef084616a18e9b61acb9c78dfca40f4c6f97 (patch)
treecb9ad562ca0ab419fd76fb452b9979ee14f1716e /clang/lib/Frontend/CompilerInvocation.cpp
parent0dfe953294ba1c0fc43fb710518b9b5a608b223a (diff)
downloadllvm-26feef084616a18e9b61acb9c78dfca40f4c6f97.zip
llvm-26feef084616a18e9b61acb9c78dfca40f4c6f97.tar.gz
llvm-26feef084616a18e9b61acb9c78dfca40f4c6f97.tar.bz2
[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
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions