From 04d0d602ef7245fd566debd91bcb148acd9ed067 Mon Sep 17 00:00:00 2001 From: xleroy Date: Mon, 28 Jul 2014 12:13:15 +0000 Subject: PowerPC port: refactored the expansion of built-in functions and pseudo-instructions so that it does not need to be re-done in cchecklink. cchecklink: updated accordingly. testsuite: compile with -sdump and run cchecklink if supported. git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@2553 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e --- extraction/extraction.v | 1 + 1 file changed, 1 insertion(+) (limited to 'extraction') diff --git a/extraction/extraction.v b/extraction/extraction.v index f0033af..d987629 100644 --- a/extraction/extraction.v +++ b/extraction/extraction.v @@ -157,4 +157,5 @@ Separate Extraction RTL.instr_defs RTL.instr_uses Machregs.mregs_for_operation Machregs.mregs_for_builtin Machregs.two_address_op Machregs.is_stack_reg + AST.signature_main Parser.translation_unit_file. -- cgit v1.2.3