summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-readobj/ELF/packed-relocs-error1.s
blob: cfe2f8cf5bdb36e863d74b20b02d6caa6e8243b6 (plain)
1
2
3
4
5
6
7
// REQUIRES: x86-registered-target
// RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - | not llvm-readobj -r - 2>&1 | FileCheck %s

// CHECK: error: '<stdin>': invalid packed relocation header

.section .rela.dyn, "a", @0x60000001
.ascii "APS9"
OpenPOWER on IntegriCloud