aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2020-03-29 18:30:01 +0200
committerDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2020-03-29 18:30:01 +0200
commit07f2bfbd62568e2e0d983ccb33d020bf6985e874 (patch)
treebfef16b6cc0c0f92483b28df0e237fca5365e02b /Makefile
parent3136a5071d92ba5dfa304d8a7177cda266f501e1 (diff)
downloadcompcert-kvx-07f2bfbd62568e2e0d983ccb33d020bf6985e874.tar.gz
compcert-kvx-07f2bfbd62568e2e0d983ccb33d020bf6985e874.zip
nop insertion at entrypoint
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8aa5e98a..ec5e2cd0 100644
--- a/Makefile
+++ b/Makefile
@@ -94,7 +94,7 @@ BACKEND=\
Unusedglob.v Unusedglobproof.v \
Machregs.v Locations.v Conventions1.v Conventions.v LTL.v \
ForwardMoves.v ForwardMovesproof.v \
- FirstNop.v \
+ FirstNop.v FirstNopproof.v \
Allnontrap.v Allnontrapproof.v \
Allocation.v Allocproof.v \
Tunneling.v Tunnelingproof.v \