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 an external symbol "foo" is generated and not dead-stripped
5 # because of include directive which turned into symbol not found error.
7 # CHECK: error: Symbols not found: [ foo ]
20 .section .drectve,"yn"