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