aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ELF/section-sym-err.s
blob: 789fee7c422ce056790a32d39db7ed685c1174d9 (plain)
1
2
3
4
5
6
// RUN: not llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o %t.o 2>&1 | FileCheck %s

.section foo
foo:

// CHECK: error: invalid symbol redefinition