diff options
author | Nikita Popov <npopov@redhat.com> | 2024-05-31 18:46:15 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-31 18:46:15 +0200 |
commit | 57eb92ea6c1fbc64692221727219078636ed6c86 (patch) | |
tree | cc47ebe87aa185f1baec18b11096f383ba3575fb /llvm/lib/Object/ELFObjectFile.cpp | |
parent | 7b6a89f346f281e5b7caa593a8c484eaf4264055 (diff) | |
download | llvm-57eb92ea6c1fbc64692221727219078636ed6c86.zip llvm-57eb92ea6c1fbc64692221727219078636ed6c86.tar.gz llvm-57eb92ea6c1fbc64692221727219078636ed6c86.tar.bz2 |
[llvm-objdump][test] Relax directory prefix check in source-interleave test (#93789)
This test currently has an explicit regex for characters that are
supposedly valid inside a directory name -- however, it does not
actually cover all necessary characters. For example, this test fails if
the path contains a tilde.
Instead, replace this with a wildcard.
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions