aboutsummaryrefslogtreecommitdiffstats
path: root/extraction
diff options
context:
space:
mode:
authorSylvain Boulmé <sylvain.boulme@univ-grenoble-alpes.fr>2018-11-28 13:16:54 +0100
committerSylvain Boulmé <sylvain.boulme@univ-grenoble-alpes.fr>2018-11-28 13:16:54 +0100
commit09ebc4ffc4fa22e04e89f47d2f860cc831d6c23c (patch)
tree24e4ab5ea6c71742415afb9867dfe3c6c278fdd8 /extraction
parent3af2dc7aaa8c8139ddd26589258f2b289425f591 (diff)
downloadcompcert-kvx-09ebc4ffc4fa22e04e89f47d2f860cc831d6c23c.tar.gz
compcert-kvx-09ebc4ffc4fa22e04e89f47d2f860cc831d6c23c.zip
compilation Asmexpandaux both for x86/ and mppa_k1c/
Diffstat (limited to 'extraction')
-rw-r--r--extraction/extraction.v3
1 files changed, 2 insertions, 1 deletions
diff --git a/extraction/extraction.v b/extraction/extraction.v
index a47a7237..f18c1274 100644
--- a/extraction/extraction.v
+++ b/extraction/extraction.v
@@ -35,6 +35,7 @@ Require Compiler.
Require Parser.
Require Initializers.
Require Int31.
+Require Asmaux.
(* Standard lib *)
Require Import ExtrOcamlBasic.
@@ -184,7 +185,7 @@ Separate Extraction
Machregs.mregs_for_operation Machregs.mregs_for_builtin
Machregs.two_address_op Machregs.is_stack_reg
Machregs.destroyed_at_indirect_call
- AST.signature_main
+ AST.signature_main Asmaux
Floats.Float32.from_parsed Floats.Float.from_parsed
Globalenvs.Senv.invert_symbol
Parser.translation_unit_file.