[Libomptarget] Don't use full names for exported plugin symbols
authorJoseph Huber <jhuber6@vols.utk.edu>
Fri, 14 Oct 2022 13:39:04 +0000 (08:39 -0500)
committerJoseph Huber <jhuber6@vols.utk.edu>
Fri, 14 Oct 2022 13:57:57 +0000 (08:57 -0500)
commit619dced0fc5dafe4c24845add3e739a2c1e1ef1a
tree26bc900b26fae333a1e16338bdb3633d7ef4c020
parent02df03c5b7ae9fa2e8b55369dd5ebd3871a60017
[Libomptarget] Don't use full names for exported plugin symbols

Summary:
This patch changes the `exports` file to export all `__tgt_rtl`
functions. This is a better option as not each plugin implements all of
these functions, furthermore any new functions added will be
automatically included.
openmp/libomptarget/plugins/exports