Modify test/PCH/headersearch.cpp to use LLVM bit code output

Argyrios Kyrtzidis akyrtzi at gmail.com
Thu Apr 11 10:39:49 PDT 2013


Changed it to use -emit-llvm-only in r179301.

On Apr 10, 2013, at 1:14 PM, Jyotsna Verma <jverma at codeaurora.org> wrote:

> Hi All,
>  
> The attached patch modifies PCH/headersearch.cpp test to use LLVM bit code output instead of object code. Since, the object code output is not necessary for the functionality tested by this test but causes it to fail for any target without direct object generation capabilities, I would like to make this change.
>  
> Please let me know if the patch is good to commit.
>  
> Thanks,
> Jyotsna
> --
> Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation
>  
> <patch.txt>_______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130411/218327de/attachment.html>


More information about the cfe-commits mailing list