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