Sign in
android
/
platform
/
external
/
llvm
/
refs/heads/android15-tests-dev
/
.
/
test
/
MC
/
ELF
/
section-unique-err2.s
blob: 7b7cd5f79d9d22cc58131bd73c81948e28f67e44 [
file
] [
log
] [
blame
] [
edit
]
//
RUN
:
not llvm
-
mc
-
triple x86_64
-
pc
-
linux
-
gnu
%s -o - 2>&1 | FileCheck %
s
//
CHECK
:
error
:
unique id must be positive
.section .text
,
"ax"
,@
progbits
,
unique
,
-1