[llvm-profdata] Fix test on Windows
authorMichael Platings <michael.platings@arm.com>
Mon, 22 May 2023 14:56:29 +0000 (15:56 +0100)
committerMichael Platings <michael.platings@arm.com>
Mon, 22 May 2023 15:00:44 +0000 (16:00 +0100)
Output on Windows is "llvm-profdata.exe"

llvm/test/tools/llvm-profdata/version.test

index 91e0e0e..773c438 100644 (file)
@@ -1,4 +1,4 @@
 # RUN: llvm-profdata --version | FileCheck %s
 
-# CHECK: llvm-profdata{{$}}
+# CHECK: llvm-profdata
 # CHECK: LLVM version {{.*}}