[cfe-commits] r148138 - in /cfe/trunk: include/clang/Driver/ lib/Basic/ lib/Driver/ test/ARCMT/ test/CodeGen/ test/CodeGenCXX/ test/Coverage/ test/Driver/ test/Frontend/ test/Headers/ test/Index/ test/Misc/ test/PCH/ test/Preprocessor/ tools/driv

Sebastian Pop spop at codeaurora.org
Fri Jan 13 14:05:33 PST 2012


Hi Eli,

On Fri, Jan 13, 2012 at 3:38 PM, Eli Friedman <eli.friedman at gmail.com> wrote:
> I had to revert this in r148141; it was causing regression test
> failures on Mac buildbots.  A transcript of the failures follows:
>

Thanks for reporting these fails.  Are these the only fails on the
buildbot?

I would need some help on understanding what is a normal output and
what is erroneous in this log file: i.e., what went wrong.

I looked attentively again at my patch and I do not see any wrong change
in bindings.c: the only thing that I was doing is:
  sed -e 's/-ccc-host-triple/-target/g'

Also my patch has not touched noexecstack.c.  However, I see that this uses
the flag -triple that my patch aliases to -target.

Sebastian
--
Qualcomm Innovation Center, Inc is a member of Code Aurora Forum




More information about the cfe-commits mailing list