blob: a4aabe7256dc566effdc35a524745e7561722cb0 [file] [log] [blame]
Daniel Dunbara8304f62009-05-02 20:14:53 +00001// RUN: not clang -ccc-host-triple i386-pc-linux-gnu -emit-llvm -o %t %s 2> %t.log &&
2// RUN: grep 'unable to pass LLVM bit-code files to linker' %t.log
3