1# RUN: not lld-link /out:%t.exe /entry:main %S/Inputs/cl-gl.obj >& %t.log
2# RUN: FileCheck %s < %t.log
3
4# CHECK: is not a native COFF file. Recompile without /GL
5