forked from OSchip/llvm-project
59b6849012
Summary: This patch improves the implementation of D100774 by replacing the global variable introduced with a function that returns a reference to an internal one. This removes the need to define the variable in every plugin that uses it. Reviewed By: JonChesterfield Differential Revision: https://reviews.llvm.org/D101102 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
api.cpp | ||
device.cpp | ||
device.h | ||
exports | ||
interface.cpp | ||
omptarget.cpp | ||
private.h | ||
rtl.cpp | ||
rtl.h |