aboutsummaryrefslogtreecommitdiffstats
path: root/extraction
diff options
context:
space:
mode:
authorCyril SIX <cyril.six@kalray.eu>2018-09-06 15:56:36 +0200
committerCyril SIX <cyril.six@kalray.eu>2018-09-06 15:59:40 +0200
commit36be538c1c3e5cbbbd45d9b2a8b8bb9712a21dd0 (patch)
tree7830d964567f8cd1fe9b8f793fbb13b3cec27fda /extraction
parentd870e17a7a964b48d8e44195ccd12e4160a63f32 (diff)
downloadcompcert-kvx-36be538c1c3e5cbbbd45d9b2a8b8bb9712a21dd0.tar.gz
compcert-kvx-36be538c1c3e5cbbbd45d9b2a8b8bb9712a21dd0.zip
Asmblock & cie - ça compile
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 9b124a10..6ab2ce3a 100644
--- a/extraction/extraction.v
+++ b/extraction/extraction.v
@@ -167,8 +167,7 @@ Set Extraction AccessOpaque.
Cd "extraction".
Separate Extraction
-(* Asmgen.addptrofs *)
- Asm.dummy_function
+ Asm.dummy_function Asmgen.addptrofs Asmgen.storeind_ptr
Compiler.transf_c_program Compiler.transf_cminor_program
Cexec.do_initial_state Cexec.do_step Cexec.at_final_state
Ctypes.merge_attributes Ctypes.remove_attributes Ctypes.build_composite_env