aboutsummaryrefslogtreecommitdiffstats
path: root/extraction
diff options
context:
space:
mode:
authorCyril SIX <cyril.six@kalray.eu>2018-09-06 11:43:28 +0200
committerCyril SIX <cyril.six@kalray.eu>2018-09-06 15:59:07 +0200
commitd870e17a7a964b48d8e44195ccd12e4160a63f32 (patch)
tree3b16e98d6a1044be90dbff1642e3386ec276cb2d /extraction
parent95926365caa7577f0936cdd4ab705d28b3d1457d (diff)
downloadcompcert-kvx-d870e17a7a964b48d8e44195ccd12e4160a63f32.tar.gz
compcert-kvx-d870e17a7a964b48d8e44195ccd12e4160a63f32.zip
Extraction issue
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 8ac776ef..9b124a10 100644
--- a/extraction/extraction.v
+++ b/extraction/extraction.v
@@ -167,7 +167,8 @@ Set Extraction AccessOpaque.
Cd "extraction".
Separate Extraction
- Asmgen.addptrofs
+(* Asmgen.addptrofs *)
+ Asm.dummy_function
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