aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPierre Langlois <pierre.langlois@arm.com>2020-03-23 18:57:58 +0100
committerPierre Langlois <pierre.langlois@arm.com>2020-05-11 16:08:25 +0200
commit991ee198f6b51a9d20863e940ddc02ec2a2f42b9 (patch)
treec7e7fefc5962038c223f5bb45a1375592f374492 /.gitignore
parent2fe55ec61d157a9243491cabd74b3161f61dcf41 (diff)
downloadvixl-991ee198f6b51a9d20863e940ddc02ec2a2f42b9.tar.gz
[simulator] Remove instruction instrumentation support.
This code hasn't been used in a long time so let's remove it. If one needs to extract information from generated code, it's easy to add throw-away code to do it in the simulator, so having first-class support for this isn't crucial. Also, being tied to the decoder made the instrumentation support a little too limiting. Change-Id: Icf863a8b0bc19ac20bea3eb39e091c5e632982fc
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 930e7535..78477d3b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,5 +4,4 @@
.sconsign.dblite
log/
obj/
-vixl_stats.csv
tools/.cached_lint_results.pkl