summaryrefslogtreecommitdiff
path: root/src/util/fipstools/delocate/testdata/generic-FileDirectives/in.s
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/fipstools/delocate/testdata/generic-FileDirectives/in.s')
-rw-r--r--src/util/fipstools/delocate/testdata/generic-FileDirectives/in.s6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/util/fipstools/delocate/testdata/generic-FileDirectives/in.s b/src/util/fipstools/delocate/testdata/generic-FileDirectives/in.s
new file mode 100644
index 00000000..ca5f8c29
--- /dev/null
+++ b/src/util/fipstools/delocate/testdata/generic-FileDirectives/in.s
@@ -0,0 +1,6 @@
+.file 10 "some/path/file.c" "file.c"
+.file 1000 "some/path/file2.c" "file2.c"
+.file 1001 "some/path/file_with_md5.c" "other_name.c" md5 0x5eba7844df6449a7f2fff1556fe7ba8d239f8e2f
+
+# An instruction is needed to satisfy the architecture auto-detection.
+ movq %rax, %rbx