mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
Trying to fix the windows bots.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242367 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6a37b479b3
commit
2cf6eb4a42
@ -54,10 +54,10 @@ RUN: llvm-ar --format=gnu rcT bar/test.a 0123456789abcde 0123456789abcdef foo/01
|
|||||||
RUN: cat bar/test.a | FileCheck -strict-whitespace --check-prefix=THIN-PATH %s
|
RUN: cat bar/test.a | FileCheck -strict-whitespace --check-prefix=THIN-PATH %s
|
||||||
THIN-PATH: !<thin>
|
THIN-PATH: !<thin>
|
||||||
THIN-PATH-NEXT: // 90 `
|
THIN-PATH-NEXT: // 90 `
|
||||||
THIN-PATH-NEXT: ../0123456789abcde/
|
THIN-PATH-NEXT: ..{{/|\\}}0123456789abcde/
|
||||||
THIN-PATH-NEXT: ../0123456789abcdef/
|
THIN-PATH-NEXT: ..{{/|\\}}0123456789abcdef/
|
||||||
THIN-PATH-NEXT: ../foo/0123456789abcde/
|
THIN-PATH-NEXT: ..{{/|\\}}foo{{/|\\}}0123456789abcde/
|
||||||
THIN-PATH-NEXT: ../foo/0123456789abcdef/
|
THIN-PATH-NEXT: ..{{/|\\}}foo{{/|\\}}0123456789abcdef/
|
||||||
THIN-PATH-NEXT: /0 0 0 0 644 4 `
|
THIN-PATH-NEXT: /0 0 0 0 644 4 `
|
||||||
THIN-PATH-NEXT: /20 0 0 0 644 4 `
|
THIN-PATH-NEXT: /20 0 0 0 644 4 `
|
||||||
THIN-PATH-NEXT: /41 0 0 0 644 4 `
|
THIN-PATH-NEXT: /41 0 0 0 644 4 `
|
||||||
|
Loading…
Reference in New Issue
Block a user