mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-27 11:55:49 +00:00
Fix regex from r324279 more better.
llvm-svn: 324298
This commit is contained in:
parent
feda4f6a50
commit
7b98be2c19
@ -14,7 +14,7 @@ L1: leave
|
||||
// rdar://9275556
|
||||
|
||||
// We check that the source name "t.s" is picked up
|
||||
// CHECK: include_directories[ 1] = "{{.*[/\\\\]}}test{{[/\\\\]}}MC{{[/\\\\]}}MachO"
|
||||
// CHECK: include_directories[ 1] = "{{.*(/|\\\\)}}test{{(/|\\\\)}}MC{{(/|\\\\)}}MachO"
|
||||
// CHECK: include_directories[ 2] = "inc"
|
||||
// CHECK: Dir Mod Time File Len File Name
|
||||
// CHECK: ---- ---------- ---------- ---------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user