// // This file is distributed under the MIT License. See LICENSE.md for details. // #include "revng/PipeboxCommon/Helpers/Registrars.h" #include "MockPipeboxImpl.h" static RegisterContainer X; static RegisterContainer X2; static RegisterPipe Y; static RegisterPipe Y2; static RegisterPipe Y3; static RegisterAnalysis Z; static RegisterAnalysis Z2;