]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Merge #1775
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Mon, 30 Jan 2023 23:46:48 +0000 (23:46 +0000)
committerGitHub <noreply@github.com>
Mon, 30 Jan 2023 23:46:48 +0000 (23:46 +0000)
1775: Create and use CompilePatternLet visitor for compiling let statments r=philberty a=powerboat9

Signed-off-by: Owen Avery <powerboat9.gamer@gmail.com>
Implements and utilizes CompilePatternLet to compile let statements

Co-authored-by: Owen Avery <powerboat9.gamer@gmail.com>

Trivial merge