Don't rely on a particular version string for llvm.
authorNick Lewycky <nicholas@mxc.ca>
Tue, 13 Dec 2011 00:34:14 +0000 (00:34 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Tue, 13 Dec 2011 00:34:14 +0000 (00:34 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146456 91177308-0d34-0410-b5e6-96231b3b80d8

test/MC/MachO/gen-dwarf.s

index c2445706c3c2a2961d2211f67fd1a4592280eff2..a443d75ae070de846cfe17386b4d6d9cecb95ae6 100644 (file)
@@ -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] *