aboutsummaryrefslogtreecommitdiffstats
path: root/extraction
diff options
context:
space:
mode:
authorXavier Leroy <xavier.leroy@inria.fr>2016-03-06 10:36:55 +0100
committerXavier Leroy <xavier.leroy@inria.fr>2016-03-06 10:36:55 +0100
commit478ae4c3aeb1a31b0eec9ab7eb8fe20ec2671614 (patch)
treec9f38903308fcc58ec317f850642454393eea1f9 /extraction
parent862e6d00d0ee5d3a534ab111790d19823a73efa2 (diff)
downloadcompcert-kvx-478ae4c3aeb1a31b0eec9ab7eb8fe20ec2671614.tar.gz
compcert-kvx-478ae4c3aeb1a31b0eec9ab7eb8fe20ec2671614.zip
Misc updates following the introduction of the new linking framework
Diffstat (limited to 'extraction')
-rw-r--r--extraction/extraction.v3
1 files changed, 1 insertions, 2 deletions
diff --git a/extraction/extraction.v b/extraction/extraction.v
index 0f0a8637..22a69c49 100644
--- a/extraction/extraction.v
+++ b/extraction/extraction.v
@@ -158,11 +158,10 @@ Separate Extraction
Csyntax.Eindex Csyntax.Epreincr
Ctyping.typecheck_program
Ctyping.epostincr Ctyping.epostdecr Ctyping.epreincr Ctyping.epredecr
- Clight.make_program
+ Ctypes.make_program
Conventions1.dummy_int_reg Conventions1.dummy_float_reg
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
- AST.transform_partial_ident_program
Parser.translation_unit_file.