diff options
author | Justin Bogner <mail@justinbogner.com> | 2024-08-26 12:05:55 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-26 12:05:55 -0700 |
commit | b1e058943b4ee526f89b4fbc7603108bc8b5252b (patch) | |
tree | bfb949b996212f79521c57fb0a63f04ea855da02 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | bfc7540e15e29ba5e73cdeb22a825138f1be609a (diff) | |
download | llvm-b1e058943b4ee526f89b4fbc7603108bc8b5252b.zip llvm-b1e058943b4ee526f89b4fbc7603108bc8b5252b.tar.gz llvm-b1e058943b4ee526f89b4fbc7603108bc8b5252b.tar.bz2 |
[SPIRV][test] Make debug info test robust to unix/windows differences (#105965)
I don't know if this is the right thing to do or if the emitter should
be normalizing path separators, but this gets this test to pass on
windows where `sys::path::append` will use "\" instead of "/".
This is another follow up to #97558, as #105889 managed to fix the
build, but not all of the tests.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions