aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLéo Gourdin <leo.gourdin@univ-grenoble-alpes.fr>2021-02-23 18:10:29 +0100
committerLéo Gourdin <leo.gourdin@univ-grenoble-alpes.fr>2021-02-23 18:10:29 +0100
commit4192b5f46ff5dbe7a6ccc0929e2d339aaa0e7b71 (patch)
tree9ee80cf9ce0f3dc974f994d3aadb847f1636f302 /Makefile
parent9cddf9110be0f088a62334e6eff74667110c5db8 (diff)
downloadcompcert-kvx-4192b5f46ff5dbe7a6ccc0929e2d339aaa0e7b71.tar.gz
compcert-kvx-4192b5f46ff5dbe7a6ccc0929e2d339aaa0e7b71.zip
Separate target_op_simplify for riscV
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9adeb6db..fd0595d4 100644
--- a/Makefile
+++ b/Makefile
@@ -133,6 +133,7 @@ BACKEND=\
Mach.v \
Bounds.v Stacklayout.v Stacking.v Stackingproof.v \
Asm.v Asmgen.v Asmgenproof.v Asmaux.v \
+ RTLpathSE_simplify.v \
$(BACKENDLIB)
SCHEDULING= \