[cfe-dev] test/CodeGenObjC/protocols-lazy.m fail
Chris Lattner
clattner at apple.com
Sat Nov 15 23:13:26 PST 2008
On Nov 15, 2008, at 11:10 PM, Zhongxing Xu wrote:
> On my linux box, I have the following test failure for a long time.
> I am using tot llvm and clang. I have no llvm-gcc.
>
> ******************** TEST '/home/xing/llvm/tools/clang/test/
> CodeGenObjC/protocols-lazy.m' FAILED! ********************
> Command:
> clang -emit-llvm -o Output//home/xing/llvm/tools/clang/test/
> CodeGenObjC/protocols-lazy.m.out.tmp /home/xing/llvm/tools/clang/
> test/CodeGenObjC/protocols-lazy.m &&
Does it work if you change the run line to pass "-triple=i686-apple-
darwin8" to clang? If so, please commit this change.
-Chris
More information about the cfe-dev
mailing list