aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorCyril SIX <cyril.six@kalray.eu>2019-09-03 17:34:02 +0200
committerCyril SIX <cyril.six@kalray.eu>2019-09-03 17:34:02 +0200
commit863b65cc49fb49ad203694cac36e3cbd4f45dab7 (patch)
tree30a0eaafba7086be2e5eb3cab1038c7b705e11fc /Makefile
parent2bf7b92601fd6f33f93609c85a79192f821e6637 (diff)
downloadcompcert-kvx-863b65cc49fb49ad203694cac36e3cbd4f45dab7.tar.gz
compcert-kvx-863b65cc49fb49ad203694cac36e3cbd4f45dab7.zip
Stubs for Duplicate pass
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index aa99786b..299f5ffe 100644
--- a/Makefile
+++ b/Makefile
@@ -80,6 +80,7 @@ BACKEND=\
Tailcall.v Tailcallproof.v \
Inlining.v Inliningspec.v Inliningproof.v \
Renumber.v Renumberproof.v \
+ Duplicate.v Duplicateproof.v \
RTLtyping.v \
Kildall.v Liveness.v \
ValueDomain.v ValueAOp.v ValueAnalysis.v \