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 |
||
---|---|---|
.. | ||
rtl.cpp |