From 308ef564570045fbd1faec55ec79190463b7e765 Mon Sep 17 00:00:00 2001 From: Michael McLoughlin Date: Tue, 20 Nov 2018 15:10:25 -0600 Subject: [PATCH] add link to opcodesxml --- internal/opcodesxml/testdata/x86_64.xml | 1 + 1 file changed, 1 insertion(+) create mode 120000 internal/opcodesxml/testdata/x86_64.xml diff --git a/internal/opcodesxml/testdata/x86_64.xml b/internal/opcodesxml/testdata/x86_64.xml new file mode 120000 index 0000000..eb6040a --- /dev/null +++ b/internal/opcodesxml/testdata/x86_64.xml @@ -0,0 +1 @@ +../../data/x86_64.xml \ No newline at end of file