Use emit-llvm for some clang tests.

Jyotsna Verma jverma at codeaurora.org
Tue Apr 16 08:00:23 PDT 2013


Thanks Eric! I will modify and  submit the patch.

-Jyotsna

--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by
The Linux Foundation


>-----Original Message-----
>From: Eric Christopher [mailto:echristo at gmail.com]
>Sent: Friday, April 12, 2013 3:38 PM
>To: Jyotsna Verma
>Cc: cfe-commits at cs.uiuc.edu
>Subject: Re: Use emit-llvm for some clang tests.
>
>For now go ahead and use -S -emit-llvm instead of -c -emit-llvm just
because
>there's no reason not to and it'll make any changes to check the contents
>easier.
>
>Otherwise go ahead.
>
>Thanks!
>
>-eric
>
>On Fri, Apr 12, 2013 at 10:01 AM, Jyotsna Verma <jverma at codeaurora.org>
>wrote:
>> Hi There,
>>
>>
>>
>> The attached patch adds -emit-llvm option to the following clang tests.
>>
>>
>>
>> CodeGenCXX/vtable-debug-info.cpp
>>
>> Driver/objc++-cpp-output.mm
>>
>> Driver/objc-cpp-output.m
>>
>>
>>
>> The object file output doesn't seem necessary for the purpose of these
>> tests but causes them to fail for Hexagon.
>>
>>
>>
>> Please let me know if it's okay to commit.
>>
>>
>>
>> Thanks,
>>
>> Jyotsna
>>
>> --
>>
>> Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
>> hosted by The Linux Foundation
>>
>>
>>
>>
>> _______________________________________________
>> cfe-commits mailing list
>> cfe-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>>




More information about the cfe-commits mailing list