Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lld / test / COFF / cl-gl.test
blob2c1e7bdd19482806c0695bb8c90e33055a1c796e
1 # RUN: not lld-link /out:%t.exe /entry:main %S/Inputs/cl-gl.obj >& %t.log
2 # RUN: FileCheck %s < %t.log
3 # RUN: not lld-link /out:%t.exe /entry:main %S/Inputs/cl-gl.lib >& %t1.log
4 # RUN: FileCheck %s < %t1.log
6 # CHECK: is not a native COFF file. Recompile without /GL