Sign in
llvm
/
lld
/
10ff0fa052aa91103fdc14a94c5856130608ca16
/
.
/
test
/
ELF
/
undef-start.s
blob: 590d0a80096b8137cf8d9e39b6feed1e949ab86a [
file
]
# RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %s -o %t
# RUN: ld.lld %t -o %t2 2>&1
# REQUIRES: x86