aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2020-03-27 15:16:21 +0100
committerDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2020-03-27 15:16:21 +0100
commitb1c8e25e7756be73d16cc6dd08879f1f552ce5fc (patch)
treecff646ad7ee7471266e99a7e756912b26f722635 /Makefile
parenta846ae7397353959c0b2025e31d94b9f6a01435d (diff)
downloadcompcert-kvx-b1c8e25e7756be73d16cc6dd08879f1f552ce5fc.tar.gz
compcert-kvx-b1c8e25e7756be73d16cc6dd08879f1f552ce5fc.zip
pass to insert a nop at start position in functions
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 623cbad4..8aa5e98a 100644
--- a/Makefile
+++ b/Makefile
@@ -94,6 +94,7 @@ BACKEND=\
Unusedglob.v Unusedglobproof.v \
Machregs.v Locations.v Conventions1.v Conventions.v LTL.v \
ForwardMoves.v ForwardMovesproof.v \
+ FirstNop.v \
Allnontrap.v Allnontrapproof.v \
Allocation.v Allocproof.v \
Tunneling.v Tunnelingproof.v \