blob: afed21dbe7237dad1d5797b374d7913ff6ad04c2 [file] [log] [blame]
// 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: symbol 'foo' is already defined