mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
e8a94ed276
This fixes PR 42837. Differential Revision: https://reviews.llvm.org/D84465
3 lines
134 B
Plaintext
3 lines
134 B
Plaintext
RUN: not llvm-lib %S/Inputs/cl-gl.obj 2>&1 | FileCheck %s
|
|
CHECK: not a COFF object, bitcode, archive, import library or resource file
|