Use emit-llvm for some clang tests.
Eric Christopher
echristo at gmail.com
Fri Apr 12 13:38:04 PDT 2013
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