[all-commits] [llvm/llvm-project] 2baf4a: Fix test added in D150987 to account for different...
dyung via All-commits
all-commits at lists.llvm.org
Tue Sep 19 16:21:19 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2baf4a06ef06c51c2ef09f981f204983b0f8082c
https://github.com/llvm/llvm-project/commit/2baf4a06ef06c51c2ef09f981f204983b0f8082c
Author: Douglas Yung <douglas.yung at sony.com>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M llvm/test/tools/llvm-nm/X86/line-numbers.test
Log Message:
-----------
Fix test added in D150987 to account for different path separators which was causing the test to fail on Windows.
Should fix https://lab.llvm.org/buildbot/#/builders/216/builds/27535
More information about the All-commits
mailing list