Sign in
cobalt
/
cobalt
/
ac9ac065c5083565917b15e7a672a79599f2f00b
/
.
/
src
/
third_party
/
llvm-project
/
llvm
/
test
/
tools
/
llvm-xray
/
X86
/
unsupported-elf32.txt
blob: 1dde47327dcc71a8da43510a91b6971844851841 [
file
] [
log
] [
blame
]
; 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).