Skip to content

Commit 829b9f6

Browse files
committed
[test] Fix -fbasic-block-sections= test on Windows after D89500
1 parent acb33cb commit 829b9f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/CodeGen/basic-block-sections.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ int another(int a) {
3939
//
4040
// UNIQUE: .section .text.world.world.1,
4141
// UNIQUE: .section .text.another.another.1,
42-
// ERROR: error: unable to load basic block sections function list: 'No such file or directory'
42+
// ERROR: error: unable to load basic block sections function list: '{{[Nn]}}o such file or directory'

0 commit comments

Comments
 (0)