aboutsummaryrefslogtreecommitdiff
path: root/test/tools/llvm-objdump/coff-non-null-terminated-file.test
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2014-11-24 09:08:18 +0000
committerDimitry Andric <dim@FreeBSD.org>2014-11-24 09:08:18 +0000
commit5ca98fd98791947eba83a1ed3f2c8191ef7afa6c (patch)
treef5944309621cee4fe0976be6f9ac619b7ebfc4c2 /test/tools/llvm-objdump/coff-non-null-terminated-file.test
parent68bcb7db193e4bc81430063148253d30a791023e (diff)
Diffstat (limited to 'test/tools/llvm-objdump/coff-non-null-terminated-file.test')
-rw-r--r--test/tools/llvm-objdump/coff-non-null-terminated-file.test5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/tools/llvm-objdump/coff-non-null-terminated-file.test b/test/tools/llvm-objdump/coff-non-null-terminated-file.test
new file mode 100644
index 000000000000..125994ff086b
--- /dev/null
+++ b/test/tools/llvm-objdump/coff-non-null-terminated-file.test
@@ -0,0 +1,5 @@
+RUN: yaml2obj %p/Inputs/file-aux-record.yaml | llvm-objdump -t - | FileCheck %s
+
+CHECK: .file
+CHECK: AUX eighteen-chars.obj{{$}}
+