blob: 27007c68c2fe40e59a625ea0ede7b071d2472d77 [file] [log] [blame]
// RUN: not clang -ccc-host-triple i386-pc-linux-gnu -emit-llvm -o %t %s 2> %t.log
// RUN: grep 'unable to pass LLVM bit-code files to linker' %t.log