blob: 9ce2e4f7915038954e47181f4cfcad1ce504f7bb [file] [log] [blame]
// REQUIRES: x86
// RUN: llvm-mc %s -o %t.o -filetype=obj -triple=x86_64-pc-linux
// RUN: not ld.lld %t.o -o %t 2>&1 | FileCheck %s
// CHECK: relocations pointing to SHF_MERGE are not supported
.section .foo,"aM",@progbits,4
.long bar