forked from OSchip/llvm-project
Don't use explicit paths in my own test check lines
llvm-svn: 257842
This commit is contained in:
parent
d7b5c5bcef
commit
00de8b5a1a
|
@ -17,4 +17,4 @@ sections:
|
||||||
content: [ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 ]
|
content: [ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 ]
|
||||||
...
|
...
|
||||||
|
|
||||||
# CHECK: error: __DATA/__objc_imageinfo in file /Volumes/Data/llvm/tools/lld/test/mach-o/objc-image-info-invalid-size.yaml should be 8 bytes in size
|
# CHECK: error: __DATA/__objc_imageinfo in file {{.*}} should be 8 bytes in size
|
Loading…
Reference in New Issue