forked from OSchip/llvm-project
3 lines
109 B
Plaintext
3 lines
109 B
Plaintext
|
RUN: not llvm-lib %S/Inputs/cl-gl.obj 2>&1 | FileCheck %s
|
||
|
CHECK: not a COFF object, bitcode or resource file
|