diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2023-11-27 10:09:49 -0800 |
---|---|---|
committer | Johannes Doerfert <johannes@jdoerfert.de> | 2023-11-27 11:07:57 -0800 |
commit | 2b2e711afcc3b627284538c965351add6608cc64 (patch) | |
tree | 5833072fe505e0fd32eac7217dc1f84aeddf350e /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 9c33bf62a7f1047e96d9da702baf0d436980fb34 (diff) | |
download | llvm-2b2e711afcc3b627284538c965351add6608cc64.zip llvm-2b2e711afcc3b627284538c965351add6608cc64.tar.gz llvm-2b2e711afcc3b627284538c965351add6608cc64.tar.bz2 |
[OpenMP][NFC] Remove no-op __tgt_rtl_deinit_plugin
The order in which we deinit things, especially when shared libraries
are involved, is complicated. To simplify our lives the nextgen plugin
deinitializes the GenericPluginTy and subclasses automatically. The old
__tgt_rtl_deinit_plugin is not needed anymore.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions