Modify test/PCH/headersearch.cpp to use LLVM bit code output
Jyotsna Verma
jverma at codeaurora.org
Thu Apr 11 08:59:17 PDT 2013
With -fsyntax-only, it doesn't produce one of the diagnostics and causes
'grep' to fail.
-Jyotsna
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by
The Linux Foundation
From: Jordan Rose [mailto:jordan_rose at apple.com]
Sent: Wednesday, April 10, 2013 3:42 PM
To: Jyotsna Verma
Cc: cfe-commits at cs.uiuc.edu
Subject: Re: Modify test/PCH/headersearch.cpp to use LLVM bit code output
Wow, this is a pretty ugly test to begin with, but I won't task you to
rebuild it (though someone else might want to).
Does -fsyntax-only still give the same test results? Then we don't need any
output at all.
Jordan
On Apr 10, 2013, at 13:14 , 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/e6e80b4d/attachment.html>
More information about the cfe-commits
mailing list