diff options
| author | Lioncash <mathew1800@gmail.com> | 2020-12-28 11:51:25 -0500 |
|---|---|---|
| committer | Lioncash <mathew1800@gmail.com> | 2020-12-28 13:15:48 -0500 |
| commit | cc512a75241352929101c6d31fd10b285362f4f5 (patch) | |
| tree | 5ba71526205049136b7013643bb6354e21777d3f /Source/Core/Common/FileUtil.cpp | |
| parent | f9c488f0d9cdfe2bc9115c23425a27db9d3075ef (diff) | |
DSPAnalyzer: Break tight coupling to SDSP
Allows the analyzer to exist independently of the DSP structure. This
allows for unit-tests to be created in a nicer manner.
SDSP is only necessary during the analysis phase, so we only need to
keep a reference around to it then as opposed to the entire lifecycle of
the analyzer.
This also allows the copy/move assignment operators to be defaulted, as
a reference member variable prevents that.
Diffstat (limited to 'Source/Core/Common/FileUtil.cpp')
0 files changed, 0 insertions, 0 deletions
