summaryrefslogtreecommitdiffstats
path: root/disas/libvixl/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'disas/libvixl/meson.build')
-rw-r--r--disas/libvixl/meson.build7
1 files changed, 0 insertions, 7 deletions
diff --git a/disas/libvixl/meson.build b/disas/libvixl/meson.build
deleted file mode 100644
index 5e2eb33e8e..0000000000
--- a/disas/libvixl/meson.build
+++ /dev/null
@@ -1,7 +0,0 @@
-libvixl_ss.add(files(
- 'vixl/a64/decoder-a64.cc',
- 'vixl/a64/disasm-a64.cc',
- 'vixl/a64/instructions-a64.cc',
- 'vixl/compiler-intrinsics.cc',
- 'vixl/utils.cc',
-))