summaryrefslogtreecommitdiff
path: root/test/MC/MachO
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2011-12-13 00:34:14 +0000
committerNick Lewycky <nicholas@mxc.ca>2011-12-13 00:34:14 +0000
commit5a3d4c983069f0646065b773a7c11a900f9ff94a (patch)
tree4eaf27de6dba28443040d057db9c28da74540f3e /test/MC/MachO
parent781907b2b83aea4d1c2b730492d47c696df579ca (diff)
downloadllvm-5a3d4c983069f0646065b773a7c11a900f9ff94a.tar.gz
llvm-5a3d4c983069f0646065b773a7c11a900f9ff94a.tar.bz2
llvm-5a3d4c983069f0646065b773a7c11a900f9ff94a.tar.xz
Don't rely on a particular version string for llvm.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146456 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/MachO')
-rw-r--r--test/MC/MachO/gen-dwarf.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/MachO/gen-dwarf.s b/test/MC/MachO/gen-dwarf.s
index c2445706c3..a443d75ae0 100644
--- a/test/MC/MachO/gen-dwarf.s
+++ b/test/MC/MachO/gen-dwarf.s
@@ -45,7 +45,7 @@ _x: .long 1
// We don't check the file name as it is a temp directory
// CHECK: DW_AT_name [DW_FORM_string]
// We don't check the DW_AT_comp_dir which is the current working directory
-// CHECK: DW_AT_producer [DW_FORM_string] ("llvm-mc (based on LLVM 3.1{{.*}})")
+// CHECK: DW_AT_producer [DW_FORM_string] ("llvm-mc (based on {{.*}})")
// CHECK: DW_AT_language [DW_FORM_data2] (0x8001)
// CHECK: DW_TAG_subprogram [2] *