Learn more about cloning repositories
You have read-only access
Split GenFunc.cpp in three: GenFunc for function types and blocks, GenCall for function signatures, calls, and prologue/epilogue, and GenBuiltin for builtin operations. NFC.