mirror of
https://github.com/intel/llvm.git
synced 2026-01-22 23:49:22 +08:00
[test] Fix -fbasic-block-sections= test on Windows after D89500
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user