Skip to content

Commit

Permalink
tcg: Split out region.c
Browse files Browse the repository at this point in the history
Reviewed-by: Luis Pires <luis.pires@eldorado.org.br>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
  • Loading branch information
rth7680 committed Jun 11, 2021
1 parent bf042e8 commit 5ff7258
Show file tree
Hide file tree
Showing 4 changed files with 613 additions and 544 deletions.
1 change: 1 addition & 0 deletions tcg/meson.build
Expand Up @@ -2,6 +2,7 @@ tcg_ss = ss.source_set()

tcg_ss.add(files(
'optimize.c',
'region.c',
'tcg.c',
'tcg-common.c',
'tcg-op.c',
Expand Down

0 comments on commit 5ff7258

Please sign in to comment.