[all-commits] [llvm/llvm-project] 6f3c15: [SPIR-V] Fix of OpString separator in DI test (#11...
bwlodarcz via All-commits
all-commits at lists.llvm.org
Sun Sep 29 21:08:57 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6f3c15163f9e8852768f0dd121564bffe0ace6a6
https://github.com/llvm/llvm-project/commit/6f3c15163f9e8852768f0dd121564bffe0ace6a6
Author: bwlodarcz <bertrand.wlodarczyk at intel.com>
Date: 2024-09-29 (Sun, 29 Sep 2024)
Changed paths:
M llvm/test/CodeGen/SPIRV/debug-info/debug-compilation-unit.ll
Log Message:
-----------
[SPIR-V] Fix of OpString separator in DI test (#110249)
Windows have different separators for paths than Unix based OS. One of
the tests in debug-compilation-unit.ll didn't have Win supported '\\'
variant which broken test suite on that OS.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list