aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLéo Gourdin <leo.gourdin@univ-grenoble-alpes.fr>2021-07-20 12:32:21 +0200
committerLéo Gourdin <leo.gourdin@univ-grenoble-alpes.fr>2021-07-20 12:32:21 +0200
commitc3ce32da7d431069ef355296bef66b112a302b78 (patch)
tree7f4f50e89f76308c1c4e2776ab41e0cd0e565dc7 /Makefile
parenta9c90fe3354f65340283dc79431bc6915ed1ad90 (diff)
downloadcompcert-kvx-c3ce32da7d431069ef355296bef66b112a302b78.tar.gz
compcert-kvx-c3ce32da7d431069ef355296bef66b112a302b78.zip
op simplify BTL intro
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c4c45291..c9255fdb 100644
--- a/Makefile
+++ b/Makefile
@@ -152,7 +152,7 @@ BACKEND=\
Mach.v \
Bounds.v Stacklayout.v Stacking.v Stackingproof.v \
Asm.v Asmgen.v Asmgenproof.v Asmaux.v \
- RTLpathSE_simplify.v \
+ RTLpathSE_simplify.v BTL_SEsimplify.v \
$(BACKENDLIB)
SCHEDULING= \