bolt/deps/llvm-18.1.8/lld/test/COFF/cl-gl.test
2025-02-14 19:21:04 +01:00

6 lines
267 B
Text

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