1 # RUN: llvm-mc -filetype=obj -triple=x86_64-windows-msvc %s -o %t
2 # RUN: not llvm-jitlink -noexec %t 2>&1 | FileCheck %s
4 # Check object without alternatename directive fails because of
5 # external symbol not found error.
7 # CHECK: error: Symbols not found: [ foo ]