diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2022-10-14 08:39:04 -0500 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2022-10-14 08:57:57 -0500 |
commit | 619dced0fc5dafe4c24845add3e739a2c1e1ef1a (patch) | |
tree | 26bc900b26fae333a1e16338bdb3633d7ef4c020 /clang/unittests/Frontend/CompilerInvocationTest.cpp | |
parent | 02df03c5b7ae9fa2e8b55369dd5ebd3871a60017 (diff) | |
download | llvm-619dced0fc5dafe4c24845add3e739a2c1e1ef1a.zip llvm-619dced0fc5dafe4c24845add3e739a2c1e1ef1a.tar.gz llvm-619dced0fc5dafe4c24845add3e739a2c1e1ef1a.tar.bz2 |
[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.
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions