Sign in
swiftshader
/
SwiftShader
/
497e6204b81806e7106d7c46697e437699ca6c38
/
.
/
third_party
/
llvm-7.0
/
llvm
/
test
/
MC
/
ELF
/
section-unique-err1.s
blob: 3a997d177667ccaba0a4f67fd7a883e2e55808e4 [
file
] [
log
] [
blame
]
//
RUN
:
not llvm
-
mc
-
triple x86_64
-
pc
-
linux
-
gnu
%s -o - 2>&1 | FileCheck %
s
//
CHECK
:
error
:
expected absolute expression
.section .text
,
"ax"
,@
progbits
,
unique
,
"abc"