mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 04:32:44 +01:00
[XRay] Fix buildbot failure
llvm-svn: 341774
This commit is contained in:
parent
d95d133618
commit
d476466502
@ -1,3 +1,3 @@
|
||||
; RUN: not llvm-xray extract %S/Inputs/elf32-noxray.bin 2>&1 | FileCheck %s
|
||||
; CHECK: llvm-xray: Cannot extract instrumentation map from '{{.*}}elf32-noxray.bin'.
|
||||
; CHECK-NEXT: File format not supported (only does ELF little endian 64-bit).
|
||||
; CHECK-NEXT: File format not supported (only does ELF and Mach-O little endian 64-bit).
|
||||
|
Loading…
Reference in New Issue
Block a user