aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/bitsliced-aes/make.proto
diff options
context:
space:
mode:
authorDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2019-05-20 13:55:22 +0200
committerDavid Monniaux <david.monniaux@univ-grenoble-alpes.fr>2019-05-20 13:55:22 +0200
commitad6ff26beeb42b0e34a95939baa6d41b369e5d56 (patch)
tree17523284ca77e80c511020f82855e8ca574388d0 /test/monniaux/bitsliced-aes/make.proto
parent49fb3d48812d18d3f5c2fdd8d85be8116e59c684 (diff)
parent9f58c4419596fbab69c8fe25c3d51e66acb613d0 (diff)
downloadcompcert-kvx-ad6ff26beeb42b0e34a95939baa6d41b369e5d56.tar.gz
compcert-kvx-ad6ff26beeb42b0e34a95939baa6d41b369e5d56.zip
Merge remote-tracking branch 'origin/mppa-work' into mppa-fast-div
Diffstat (limited to 'test/monniaux/bitsliced-aes/make.proto')
-rw-r--r--test/monniaux/bitsliced-aes/make.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/monniaux/bitsliced-aes/make.proto b/test/monniaux/bitsliced-aes/make.proto
index 5fb11e5f..8a9a1bff 100644
--- a/test/monniaux/bitsliced-aes/make.proto
+++ b/test/monniaux/bitsliced-aes/make.proto
@@ -1,4 +1,4 @@
sources: "$(wildcard *.c) tests/tests.c"
target: test
-measures: ["cycles"]
+measures: [cycles]
name: bitsliced-aes