[cfe-dev] test/CodeGenObjC/protocols-lazy.m fail

Zhongxing Xu xuzhongxing at gmail.com
Sun Nov 16 01:18:01 PST 2008


On Sun, Nov 16, 2008 at 3:13 PM, Chris Lattner <clattner at apple.com> wrote:

>
> 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


Thanks Chris. Committed.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20081116/78bfb9f2/attachment.html>


More information about the cfe-dev mailing list