3 # RUN: llvm-mc -triple=x86_64-windows-gnu %s -filetype=obj -o %t.obj
5 # RUN: not lld-link -lldmingw -out:%t.exe -entry:main -subsystem:console %t.obj 2>&1 | FileCheck %s
7 # CHECK: error: undefined symbol: other
9 # Check that the comdat section without a symbol isn't left pending once we iterate symbols
10 # to print source of the undefined symbol.
18 .section .data$pending,"w"