forked from OSchip/llvm-project
[test] Fix -fbasic-block-sections= test on Windows after D89500
This commit is contained in:
parent
acb33cba6d
commit
829b9f6606
|
@ -39,4 +39,4 @@ int another(int a) {
|
|||
//
|
||||
// UNIQUE: .section .text.world.world.1,
|
||||
// UNIQUE: .section .text.another.another.1,
|
||||
// ERROR: error: unable to load basic block sections function list: 'No such file or directory'
|
||||
// ERROR: error: unable to load basic block sections function list: '{{[Nn]}}o such file or directory'
|
||||
|
|
Loading…
Reference in New Issue