diff options
Diffstat (limited to 'test/COFF/cl-gl.test')
-rw-r--r-- | test/COFF/cl-gl.test | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/COFF/cl-gl.test b/test/COFF/cl-gl.test deleted file mode 100644 index 306115094771d..0000000000000 --- a/test/COFF/cl-gl.test +++ /dev/null @@ -1,4 +0,0 @@ -# RUN: not lld-link /out:%t.exe /entry:main %S/Inputs/cl-gl.obj >& %t.log -# RUN: FileCheck %s < %t.log - -# CHECK: is not a native COFF file. Recompile without /GL |