[mlir][int-range] Limit xor int range inference to i1 (#116968)
[llvm-project.git] / llvm / test / Object / coff-data-dir-out-of-bounds.test
blob6ad151db44e73bff10d48da6d42c69595a9eea34
1 ; Check an executable, where the baes relocation data directory points into
2 ; a section (within the range specified by VirtualSize), but outside of the
3 ; raw data provided in the executable. Make sure that we don't error out on
4 ; the executable - but we don't try to print any base relocs (as their data
5 ; is missing).
7 RUN: yaml2obj %p/Inputs/COFF/data-dir-out-of-bounds.yaml | llvm-readobj --coff-basereloc - | FileCheck %s
9 CHECK:      BaseReloc [
10 CHECK-NEXT: ]